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

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