ShowBandHeaders Property (C1FlexGridBandedView)
In This Topic
Gets or sets a value indicating whether the band headers should be displayed.
Syntax
'Declaration
Public Property ShowBandHeaders As Boolean
public bool ShowBandHeaders {get; set;}
See Also