Click or drag to resize

RadioButtonListControlInfo Properties

The RadioButtonListControlInfo type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalValidator
Gets or sets the additional validator.
(Inherited from FControlInfo.)
Public propertyData
Gets the data.
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 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 propertyType
Gets the type.
Public propertyTypeID
Stores and retrieves the current control type.
(Inherited from FControlInfo.)
Top
See Also