Click or drag to resize

DateTimeControlInfo Properties

The DateTimeControlInfo type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalValidator
Gets or sets the additional validator.
(Inherited from FControlInfo.)
Public propertyEnableClientValidation
Determines whether the current must be client validated.
(Inherited from FControlInfo.)
Public propertyEndDate
Gets the end date.
Public propertyIsDropDown
Determines whether the current control is DropDown.
(Inherited from FControlInfo.)
Public propertyRequired
Determines whether the current control is required to fill.
(Inherited from FControlInfo.)
Public propertyStartDate
Gets the start date.
Public propertySystemName
Stores and retrieves full system name of control.
(Inherited from FControlInfo.)
Public propertyTypeID
Stores and retrieves the current control type.
(Inherited from FControlInfo.)
Top
See Also