Back to Devexpress

ContentControlDate Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-contentcontroldate-dot-underscore-properties.md

latest3.2 KB
Original Source

ContentControlDate Properties

Date picker content control.

NameDescription
AppearanceTypeGets or sets the appearance type of the content control. Inherited from ContentControlBase.
ColorGets or sets the color applied to the content control’s borders. Inherited from ContentControlBase.
ControlTypeIndicates the content control type. Inherited from ContentControlBase.
CultureSpecifies culture-specific settings of the date picker content control.
DateGets or sets a date displayed by the date picker.
DateFormatSpecifies the date format applied to the selected date.
IsTemporarySpecifies whether to remove a content control from the active document when the user edits its contents. Inherited from ContentControlBase.
LockedGets or sets whether the user can delete a content control from the document. Inherited from ContentControlBase.
LockedContentGets or sets whether the user can edit the contents of a content control. Inherited from ContentControlBase.
RangeObtains a range where the content control is located. Inherited from ContentControlBase.
TagSpecifies a tag of the content control. Inherited from ContentControlBase.
TitleSpecifies the content control title. Inherited from ContentControlBase.

See Also

ContentControlDate Interface

ContentControlDate Members

DevExpress.XtraRichEdit.API.Native Namespace