Gets or sets a value that determines whether the grid should display the outline button bar.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public bool ShowOutlineBar { get; set; }
Visual Basic
Public Property ShowOutlineBar As Boolean
	Get
	Set

See Also