Class: CustomRadioGroup
Source Location: /extctrls.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
return: | Return the ItemIndex of the list. |
property
Items : array
[line 1812]
Contains the strings that appear in the radio group.
property
Orientation : enum
[line 1834]
Orientation of the radio button within the group.
Tags:
property
TabOrder : integer
[line 1848]
TabOrder indicates in which order controls are access when using the Tab key. The value of the TabOrder can be between 0 and 32767.
property
TabStop : bool
[line 1863]
Enable or disable the TabOrder property. The browser may still assign a TabOrder by itself internally. This cannot be controlled by HTML.
Events
Javascript Events
Methods
|
|