ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / ICommonStyle Interface / CheckListPadding Property

In This Topic
    CheckListPadding Property (ICommonStyle)
    In This Topic
    Padding for CheckList element
    Syntax
    'Declaration
     
    Property CheckListPadding As C1.Framework.Thickness
    C1.Framework.Thickness CheckListPadding {get; set;}
    See Also