RibbonBarRadioButton Properties |
The RibbonBarRadioButton type exposes the following members.
Name | Description | |
---|---|---|
Checked |
Stores and retrieves value indicating whether radio button is checked.
| |
ContextMenuId | ||
CssClass |
Gets or sets the additional CSS class name to apply.
| |
Disabled |
Stores and retrieves the value indicating whether radio button is disabled.
| |
DoTranslate |
If set to true (default) the Text is translated
| |
Group |
Stores and retrieves radio button group name.
| |
Hide |
Stores and retrieves value indicating whether to hide radio button.
| |
Icon |
Stores and retrieves the predefined button icon. Icons wins over images!
| |
IconColor | ||
Image |
Stores and retrieves the predefined radio button image.
| |
ImagePath |
Stores and retrieves the path to the radio button image.
| |
IndependentRenderingInGroup |
If set to true item should render self in group independently
(Inherited from RibbonBarItem.) | |
ModuleSystemName |
Get and set required module to see this item
| |
OnClientClick |
Stores and retrieves the 'onclick' action.
| |
RenderAs |
Stores and retrieves the radio button visual style.
| |
Size |
Stores and retrieves the size of the radio button (takes effect only when Style set to "RibbonbarItem.Style.Default").
| |
SplitButton | ||
Text |
Stores and retrieves radio button text.
| |
Value |
Stores and retrieves radio button value.
| |
Version |
Get and set minimum required version to use the button
|