C1.Win.FlexGrid Namespace / C1FlexGridBase Class / ShowCellLabels Property

In This Topic
ShowCellLabels Property (C1FlexGridBase)
In This Topic
Gets or sets whether the grid should display labels over cells whose contents are partially hidden.
Syntax
'Declaration
 
Public Property ShowCellLabels As Boolean
 
See Also