Click or drag to resize

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.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public CalendarType DateCalendarType { get; set; }

Property Value

CalendarType
See Also