'Declaration Public Overridable Function GetBackgroundBrush( _ ByVal grid As Frame, _ ByVal cellType As GridRenderer.CellType, _ ByVal r As Rectangle _ ) As Brush
'Declaration
Public Overridable Function GetBackgroundBrush( _ ByVal grid As Frame, _ ByVal cellType As GridRenderer.CellType, _ ByVal r As Rectangle _ ) As Brush
public virtual Brush GetBackgroundBrush( Frame grid, GridRenderer.CellType cellType, Rectangle r )
GridRenderer Class GridRenderer Members