Gets or sets the Brush used to render the cell borders.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public Brush BorderBrush { get; set; }
Visual Basic
Public Property BorderBrush As Brush
	Get
	Set

See Also