Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / AccordionPageHeaderStyle Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property
    In This Topic
    Gets or sets the VerticalAlignment of the icons in the page header.
    Syntax
    'Declaration
     
    
    Public Property VerticalAlignment As C1.Framework.Alignment
    public C1.Framework.Alignment VerticalAlignment {get; set;}
    See Also