C1.Win.C1FlexGrid Namespace > GridRendererOffice2007 Class : GetBackgroundBrush Method |
'Declaration
Public Overrides Function GetBackgroundBrush( _ ByVal flex As C1FlexGridBase, _ ByVal cellType As C1FlexGridRenderer.CellType, _ ByVal r As Rectangle _ ) As Brush
'Usage
Dim instance As GridRendererOffice2007 Dim flex As C1FlexGridBase Dim cellType As C1FlexGridRenderer.CellType Dim r As Rectangle Dim value As Brush value = instance.GetBackgroundBrush(flex, cellType, r)
public override Brush GetBackgroundBrush( C1FlexGridBase flex, C1FlexGridRenderer.CellType cellType, Rectangle r )
public: Brush^ GetBackgroundBrush( C1FlexGridBase^ flex, C1FlexGridRenderer.CellType cellType, Rectangle r ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2