Click or drag to resize

RegExpControlInfo Properties

The RegExpControlInfo 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 propertyIsDropDown
Determines whether the current control is DropDown.
(Inherited from FControlInfo.)
Public propertyRegExp
Gets the reg exp.
Public propertyRequired
Determines whether the current control is required to fill.
(Inherited from FControlInfo.)
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