Full |
The FullDateTimePicker type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoSize | Gets or sets a value indicating whether [auto size]. (Overrides UserControlAutoSize) | |
| AutoSizeMode | Gets or sets how the control will resize itself. | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) | |
| Text | Gets or sets the text associated with this control. (Overrides UserControl.Text) | |
| TimeFormat | Gets or sets the format of the time portion of the control. | |
| UtcCheckBehavior | Gets or sets how fields are processed when the Utc Checkbox is checked. | |
| UTCPrompt | Gets or sets the text prompt for the UTC CheckBox. Leave blank to remove the CheckBox. | |
| Value | Gets or sets the value. | |
| ValueIsUTC | Gets a value indicating whether value is UTC. |