Specifies how the picker will appear
Member of DatePicker (PRIM_MD.DateTimePicker)
Data Type - Enumeration
The ViewStyle property controls how the calendar will appear by default.
Enum Value | Description |
---|---|
Day | The calendar will show the days of the current month |
Decade | The calendar will show the decades in the current century |
Month | The calendar will show the months of the current year |
Year | The calendar will show the years in the current decade |
Febuary 18 V14SP2