RibbonBarRadioButton Methods |
The RibbonBarRadioButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Control_OnInit |
Handles radio button "OnInit" event.
| |
| KeyboardShortcutAppend |
Appends keyboard shortcut to a ribbon bar item
(Inherited from RibbonBarItem.) | |
| LoadPostData |
Processes postback data for the radio button.
(Overrides RibbonBarItemLoadPostData(String, NameValueCollection).) | |
| RaisePostDataChangedEvent |
Signals the item to notify the ASP.NET application that the state of the item has changed.
(Inherited from RibbonBarItem.) | |
| RaisesEvent(String) |
Determines whether the item is currently raising specified event.
(Inherited from RibbonBarItem.) | |
| RaisesEvent(String, String) |
Determines whether the item is currently raising specified event.
(Inherited from RibbonBarItem.) | |
| RenderControl |
Renders radio button.
|