ContentControlPropertiesDateCalendarType Property |
Gets or sets a value that specifies the calendar type for a Date picker Content Control.
This property is applicable when the parent Content Control type is
Date.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public CalendarType DateCalendarType { get; set; }
Public Property DateCalendarType As CalendarType
Get
Set
Property Value
CalendarTypeSee Also