C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DatePicker Class / Value Property

In This Topic
Value Property (C1DatePicker)
In This Topic
Get or set value.
Syntax
'Declaration
 
Public Overrides NotOverridable Property Value As Nullable(Of Date)
 
See Also