WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / ExpandIconAlignment Property

In This Topic
    ExpandIconAlignment Property (C1Expander)
    In This Topic
    Gets or sets the alignment of the expand icon.
    Syntax
    'Declaration
     
    
    Public Property ExpandIconAlignment As ExpanderIconAlignment
    public ExpanderIconAlignment ExpandIconAlignment {get; set;}
    See Also