ComponentOne FlexGrid for WinForms
ShowCellLabels Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : ShowCellLabels Property
Gets or sets whether the grid should display labels over cells whose contents are partially hidden.
Syntax
'Declaration
 
Public Property ShowCellLabels As Boolean
public bool ShowCellLabels {get; set;}
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members