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

In This Topic
    ExpandIconStyle Property (C1DataFilter)
    In This Topic
    Gets or sets the style applied to the expand icon.
    Syntax
    'Declaration
     
    
    Public Property ExpandIconStyle As C1Style
    public C1Style ExpandIconStyle {get; set;}
    See Also