The Date
public sealed class DateContentControl : ContentControlFieldAdapter
Public NotInheritable Class DateContentControl
Inherits ContentControlFieldAdapter
Introduced: X11.
Constructor | Description |
---|---|
Date |
Initializes a new instance of the Date |
Field | Description |
---|---|
TYPE_NAME | Represents the name of the respective field type.
(Inherited from Content |
Method | Description |
---|---|
Show |
Opens the specific field options dialog box.
(Inherited from Content |
Property | Description |
---|---|
Application |
Gets the adapted Application (Inherited from Content |
Calendar | Gets or sets the calendar type of the content control field. |
Content |
Specifies whether the content of the content control field should be deletable or not.
(Inherited from Content |
Content |
Specifies whether the content of the content control field should be editable or not.
(Inherited from Content |
Date | Gets or sets the date of the content control field. |
Date |
Gets or sets the date format of the content control field. |
ID | Gets the ID of the specific field through its adapter.
(Inherited from Content |
Id | Gets or sets the content control's id.
(Inherited from Content |
Language |
Gets or sets the language ID of the content control field. |
Length | Gets the number of characters in a text field through its adapter.
(Inherited from Content |
Placeholder | Gets or sets the placeholder field part of the content control field.
(Inherited from Content |
Start | Gets the first character position (one-based) of the field through its adapter.
(Inherited from Content |
Store |
Gets or sets the translation that shall be performed on the displayed date in a date picker structured document tag. |
Tag | Gets or sets the content control's tag.
(Inherited from Content |
Title | Gets or sets the content control's title.
(Inherited from Content |
Type | Gets or sets the type of the content control field.
(Inherited from Content |
Type |
Gets the field's type name of the specific field through its adapter.
(Inherited from Content |