ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / HeaderStyle Class / Margins Property

In This Topic
    Margins Property (HeaderStyle)
    In This Topic
    Gets or sets the thickness of the margins around the element.
    Syntax
    'Declaration
     
    Public Property Margins As C1.Framework.Thickness
    public C1.Framework.Thickness Margins {get; set;}
    See Also