ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / CommonStyle Class / CheckListPadding Property

In This Topic
    CheckListPadding Property (CommonStyle)
    In This Topic
    Gets or sets the thickness of the padding between the check list edges and its content.
    Syntax
    'Declaration
     
    Public Property CheckListPadding As C1.Framework.Thickness
    public C1.Framework.Thickness CheckListPadding {get; set;}
    See Also