ComponentOne FlexGrid for WinForms
GlyphVisible Property

C1.Win.C1FlexGrid Namespace > RowCollection Class : GlyphVisible Property
Gets or sets a value indicating whether sort, filter, and expression editor glyphs are displayed.
Syntax
'Declaration
 
Public Property GlyphVisible As Boolean
public bool GlyphVisible {get; set;}
See Also

Reference

RowCollection Class
RowCollection Members