Supported Controls and Actions
All controls in the suite support Level 1 and Level 2. The list below shows the elements and the supported properties/actions.
If you need a property/action that is missing, feel free to open a new support ticket with a request for it and we will do our best to implement it.
| Element | Level 3 - Properties/Actions | Level 4 - Properties/Actions |
|---|---|---|
| RadMenu | ItemsCount HasChildNodes |
|
| RadMenuItem | Checked IsTopLevelMenu Text HasChildNodes ItemsCount |
|
| RadDropDownList | Expanded IsEditable SelectedIndex SelectedItem Text |
|
| RadDropDownButton | ForeColor BackColor Text ItemsCount HasChildNodes |
|
| RadRadioButton | IsChecked Text |
|
| RadCheckBox | IsChecked ToggleState Text |
|
| RadButton | ForeColor BackColor Text IsPressed ButtonClick |
ButtonClick |
| RadGridView | RowCount ColumnCount |
|
| GridViewCellInfo | ForeColor BackColor Text Selected RowIndex ColumnIndex Wait |
Wait |
| GridViewRowInfo | CellCount Selected RowIndex |
|
| RadListControl | SelectedIndex SelectedValue ItemsCount DataSource DataMember ValueMember AutoSizeItems ItemHeight IsMultipleSelection |
SelectedIndex |
| RadListDataItem | Text ForeColor Active Selected RowIndex |
Selected |
| RadTreeView | TreeViewXml ItemsCount |
|
| RadTreeNode | Expanded Selected Text HasChildNodes Checked CheckedState |
|
| RadCommandBar | ForeColor BackColor Text Lines |
|
| CommandBarItem | ForeColor BackColor Text |
|
| RadTextBox | LineCount MaxLenght SelectionStart SelectionText SelectionEnd IsPassword ReadOnly Text |
|
| RadDateTimePicker | ShowCheckBox ReadOnly Text |
|
| RadMaskedEditBox | MaxLenght SelectionStart SelectedText Mask ReadOnly Text SelectionEnd |
|
| RadPageViewItem | Selected Text |
|
| RadPageView | SelectedIndex TabCount ViewMode SelectedPage |
|
| RadSpinEditor | Minimum Maximum Value Increment |
|
| RadStatusStrip | ForeColor BackColor Text ItemsCount |