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

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