DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterCaptionStyle Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (DataFilterCaptionStyle)
    In This Topic
    Gets or sets the vertical text alignment.
    Syntax
    'Declaration
     
    Public Property VerticalAlignment As C1.Framework.Alignment
    public C1.Framework.Alignment VerticalAlignment {get; set;}
    See Also