The properties of the ItemDateTime class are listed below. For a complete list of ItemDateTime class members, see the ItemDateTime Members topic.
AllowNoneDate | Gets or sets a value indicating whether the None is displayed in Date Time Picker. |
AutoHeight (inherited from Item) | |
BindingContext (inherited from Item) | Gets or sets the BindingContext for the item. |
CalendarTitleVistaStyle | Get or sets whether to use Vista-Style within the calendars's title. |
Control | Get DVDateTimePicker control. |
DataMember (inherited from Item) | Gets or sets the data member the item is bound to. |
DateTime | Gets or sets the DateTime value of the item. |
DateTimeStyle | Gets or sets a value specifying the style of the datetime picker. |
DisabledEvents (inherited from Item) | Gets or sets boolean of Events status. |
DroppedDown | Gets or sets boolean value indicating whether calendar part is dropped down. |
EditValue (inherited from Item) | |
Enabled (inherited from Item) | Gets or sets a value indicating whether the Item can respond to user interaction. |
ErrorBackground (inherited from Item) | Get or sets whether the error color will be used as background color. |
ErrorColor (inherited from Item) | Get or sets the error background color of the text. |
Format | Gets or sets the format of the date and time displayed in the control. |
Height (inherited from Item) | Gets or sets the height of the Item. |
Index (inherited from Item) | Gets the index of the Item in the DetailView's item collection. |
ItemBorder (inherited from Item) | Gets or sets the item border style. |
ItemHeight (inherited from Item) | Gets the whole height of the Item, including the label height. |
ItemWidth (inherited from Item) | Gets or sets the width of the Item. |
Label (inherited from Item) | Get or sets the label associated with Item. |
LabelAlignment (inherited from Item) | Gets or sets how label is aligned in an Item. |
LabelAutoHeight (inherited from Item) | |
LabelBackColor (inherited from Item) | Gets or sets the background color for the label. |
LabelFont (inherited from Item) | Gets or sets the font of the label displayed by the Item. |
LabelForeColor (inherited from Item) | Get or sets the foreground color of the label. |
LabelHeight (inherited from Item) | Gets or sets the label height of the Item. |
LabelToolTip (inherited from Item) | Gets or sets the whether the label should show tooltip if text does not fit. |
LabelWidth (inherited from Item) | Gets or sets the label width of the Item. |
LineAlign (inherited from Item) | |
MaxDate | Gets or sets the maximum allowable date. |
MinDate | Gets or sets the minimum allowable date. |
Name (inherited from Item) | Gets or sets the name of the Item. |
NewLine (inherited from Item) | Gets or sets the Item display on new line. |
NoneText | Gets or sets the none text for ItemDateTime |
Parent (inherited from Item) | Parent control. |
RoundedCorner (inherited from Item) | Gets or sets the corners which will be rounded. |
ShowDropDown | |
ShowTimeNone | |
ShowTimeUpDown | Gets or sets a value indicating whether an up-down control is used to adjust the date/time value. |
Site (inherited from Item) | |
Style (inherited from Item) | Gets or sets the style of the item. |
Tag (inherited from Item) | Gets or sets the object that contains data about the control. |
Text | Gets or sets the formated date-time string of the ItemDateTime. |
TextAlign (inherited from Item) | Gets or sets how text is aligned in the text part of the Item. |
TextBackColor (inherited from Item) | Get or sets the background color of the text. |
TextFont (inherited from Item) | Gets or sets the font of the text displayed by the Item. |
TextForeColor (inherited from Item) | Get or sets the foreground color of the text. |
TimePickerEndTime | Gets or sets the end time of time picker. |
TimePickerMinuteInterval | Gets or sets the time interval of time picker. |
TimePickerStartTime | Gets or sets the start time of time picker. |
Value | Gets or sets the object of the DateTime picker Item. |
Visible (inherited from Item) | Gets or sets the Item visibility. |
InternalLabelWidth (inherited from Item) | Gets actual label width for the item. |
ItemDateTime Class | Resco.Controls.DetailView Namespace