Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ChecklistFilterBase Class / SelectionMode Property

In This Topic
    SelectionMode Property (ChecklistFilterBase)
    In This Topic
    Gets or sets a value indicating selection method for items of checklist.
    Syntax
    'Declaration
     
    
    Public Property SelectionMode As SelectionMode
    public SelectionMode SelectionMode {get; set;}
    See Also