Click or drag to resize

SdtDate CalendarType Property

Date Picker Calendar Type, specifies the calendar which shall be displayed for the current date picker structured document tag, if a user interface is present for the structured document tag.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CalendarType CalendarType { get; set; }

Property Value

Type: CalendarType
See Also