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

In This Topic
    SelectedDateStyle Property (C1DateTimePicker)
    In This Topic
    Custom SelectedDateStyle
    Syntax
    'Declaration
     
    
    Public Property SelectedDateStyle As C1Style
    public C1Style SelectedDateStyle {get; set;}
    See Also