GlyphVisible Property (RowCollection)
In This Topic
Gets or sets a value indicating whether sort, filter, pin and expression editor glyphs are displayed.
Syntax
'Declaration
Public Property GlyphVisible As Boolean
public bool GlyphVisible {get; set;}
See Also