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

In This Topic
    ExpandMode Property (C1DataFilter)
    In This Topic
    Gets or sets the expanding behavior which determines how many items can be expanded.
    Syntax
    'Declaration
     
    
    Public Property ExpandMode As ExpandMode
    public ExpandMode ExpandMode {get; set;}
    See Also