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

In This Topic
    VerticalAlignment Property (HeaderStyle)
    In This Topic
    Gets or set a value specifying the vertical alignment of header text.
    Syntax
    'Declaration
     
    Public Property VerticalAlignment As C1.Framework.Alignment
    public C1.Framework.Alignment VerticalAlignment {get; set;}
    See Also