C1.Win.C1FlexGrid Namespace > C1FlexGridRenderer Class : GetBackgroundBrush Method |
'Declaration
Public Overridable Function GetBackgroundBrush( _ ByVal flex As C1FlexGridBase, _ ByVal cellType As C1FlexGridRenderer.CellType, _ ByVal bounds As Rectangle _ ) As Brush
'Usage
Dim instance As C1FlexGridRenderer Dim flex As C1FlexGridBase Dim cellType As C1FlexGridRenderer.CellType Dim bounds As Rectangle Dim value As Brush value = instance.GetBackgroundBrush(flex, cellType, bounds)
public virtual Brush GetBackgroundBrush( C1FlexGridBase flex, C1FlexGridRenderer.CellType cellType, Rectangle bounds )
public: virtual Brush^ GetBackgroundBrush( C1FlexGridBase^ flex, C1FlexGridRenderer.CellType cellType, Rectangle bounds )
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