ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / ShowCellLabels Property

In This Topic
    ShowCellLabels Property (C1FlexPivotGrid)
    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
    public bool ShowCellLabels {get; set;}
    See Also