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

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