Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / C1Expander Class / ExpandIconAlignmentProperty Field

In This Topic
    ExpandIconAlignmentProperty Field (C1Expander)
    In This Topic
    Identifies the ExpandIconAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExpandIconAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty ExpandIconAlignmentProperty
    See Also