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

In This Topic
    HorizontalAlignment Property (HeaderStyle)
    In This Topic
    Gets or sets how header text is aligned in the horizontal direction.
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As C1.Framework.Alignment
    public C1.Framework.Alignment HorizontalAlignment {get; set;}
    See Also