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

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