ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / SlicerStyles Class / CheckList Property

In This Topic
    CheckList Property
    In This Topic
    Gets C1.Win.TreeView.Styles.CheckListStyles containing display attributes that determine the general appearance of the check list on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property CheckList As C1.Win.TreeView.Styles.CheckListStyles
    public C1.Win.TreeView.Styles.CheckListStyles CheckList {get;}
    See Also