Click or drag to resize

SdtDate Properties

The SdtDate type exposes the following members.

Properties
Name Description
Public property CalendarType
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.
Public property DateFormat
The element specifies the display format which shall be used to format any date entered into the parent structured document tag in full DateTime format [Example: Through a user interface (a date picker), or through custom XML data associated with this structured document tag via the SdtDataBinding elementend example] before displaying it in the structured document tag's run content.
Public property FullDate
Specifies the full date and time last entered into the parent structured document tag using the standard XML Schema DateTime syntax.
Public property Lid

This element specifies the language ID which shall be used for displaying a calendar for the current date picker structured document tag, if a user interface is present for the sdt.

If this element is omitted, then the language ID shall be the language ID of the run contents of the parent structured document tag.

Top
See Also