ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPanel Class / ShowFieldsCheckBoxes Property

In This Topic
    ShowFieldsCheckBoxes Property (C1FlexPivotPanel)
    In This Topic
    Determines whether checkboxes are displayed in the field list or not.
    Syntax
    'Declaration
     
    Public Property ShowFieldsCheckBoxes As Boolean
    public bool ShowFieldsCheckBoxes {get; set;}
    See Also