DatePicker - ViewStyle Property

Specifies how the picker will appear

Member of DatePicker (PRIM_MD.DateTimePicker)

Data Type - Enumeration

Details

The ViewStyle property controls how the calendar will appear by default.

Allowed Values

Enum ValueDescription
DayThe calendar will show the days of the current month
DecadeThe calendar will show the decades in the current century
MonthThe calendar will show the months of the current year
YearThe calendar will show the years in the current decade


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2