![]() |
HELP! Report Control - CellPaddding? |
Post Reply
|
| Author | |
JasonG
Groupie
Joined: 07 July 2008 Status: Offline Points: 76 |
Post Options
Thanks(0)
Quote Reply
Topic: HELP! Report Control - CellPaddding?Posted: 28 August 2008 at 4:47pm |
|
I a setting the item.caption property of a Markup-enabled item to the following:
GetRowColorScheme = "<Border VerticalAlignment=""Center"" HorizontalAlignment=""Left"" BorderThickness=""1"" BorderBrush=""#767676"" Width=""" & Screen.Width & """ MinHeight=""30"" >" & _ "<Border.Background>" & _ "<LinearGradientBrush StartPoint=""0,0"" EndPoint=""0,1"">" & _ "<GradientStop Color=""" & B1 & """ Offset=""0.0""/>" & _ "<GradientStop Color=""" & B2 & """ Offset=""1.0""/>" & _ "</LinearGradientBrush>" & _ "</Border.Background>" & _ "<StackPanel VerticalAlignment=""center"">" & _ "<TextBlock HorizontalAlignment=""Left"" VerticalAlignment=""center"" Foreground=""" & F & """ FontSize=""18"" FontFamily=""Copperplate Gothic Bold"" Text="" *""/>" & _ "</StackPanel>" & _ "</Border>" This works OK, but the cellpadding (or cellspacing?) between the cells is too much. How do I reduce this? |
|
|
Product: Xtreme SuitePro (ActiveX) 12.0.1
Platform: Windows Vista/XP Language: Visual Basic 6.0 SP6 |
|
![]() |
|
JasonG
Groupie
Joined: 07 July 2008 Status: Offline Points: 76 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 September 2008 at 12:18pm |
|
BUMP! Anyone??
|
|
|
Product: Xtreme SuitePro (ActiveX) 12.0.1
Platform: Windows Vista/XP Language: Visual Basic 6.0 SP6 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |