Print Page | Close Window

HELP! Report Control - CellPaddding?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=12014
Printed Date: 20 July 2025 at 12:33pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HELP! Report Control - CellPaddding?
Posted By: JasonG
Subject: HELP! Report Control - CellPaddding?
Date 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



Replies:
Posted By: JasonG
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net