Skip to main content
All docs
V25.1
  • DevExpress v25.1 Update — Your Feedback Matters

    Our What's New in v25.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

    Take the survey Not interested

    ContentControlDate Properties
    Show Inherited Hide Inherited

    Date picker content control.
    Name Description
    AppearanceType Gets or sets the appearance type of the content control. Inherited from ContentControlBase.
    Color Gets or sets the color applied to the content control’s borders. Inherited from ContentControlBase.
    ControlType Indicates the content control type. Inherited from ContentControlBase.
    Culture Specifies culture-specific settings of the date picker content control.
    Date Gets or sets a date displayed by the date picker.
    DateFormat Specifies the date format applied to the selected date.
    IsTemporary Specifies whether to remove a content control from the active document when the user edits its contents. Inherited from ContentControlBase.
    Locked Gets or sets whether the user can delete a content control from the document. Inherited from ContentControlBase.
    LockedContent Gets or sets whether the user can edit the contents of a content control. Inherited from ContentControlBase.
    Range Obtains a range where the content control is located. Inherited from ContentControlBase.
    Tag Specifies a tag of the content control. Inherited from ContentControlBase.
    Title Specifies the content control title. Inherited from ContentControlBase.
    See Also