ComponentOne DataFilter for WPF
C1.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