Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / C1DataFilter Class / ExpandIconAlignment Property

In This Topic
    ExpandIconAlignment Property (C1DataFilter)
    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