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