ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / ExpandIconAlignment Property

In This Topic
    ExpandIconAlignment Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ExpandIconAlignment As C1.WPF.Accordion.ExpanderIconAlignment
    public C1.WPF.Accordion.ExpanderIconAlignment ExpandIconAlignment {get; set;}
    See Also