Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimePicker Class / SelectionMode Property

In This Topic
    SelectionMode Property (C1DateTimePicker)
    In This Topic
    Gets or sets the selection mode.
    Syntax
    'Declaration
     
    
    Public Property SelectionMode As SelectionMode
    public SelectionMode SelectionMode {get; set;}
    See Also