RibbonBarItem Methods |
The RibbonBarItem type exposes the following members.
Name | Description | |
---|---|---|
KeyboardShortcutAppend |
Appends keyboard shortcut to a ribbon bar item
| |
LoadPostData |
Processes postback data for the item.
| |
RaisePostDataChangedEvent |
Signals the item to notify the ASP.NET application that the state of the item has changed.
| |
RaisesEvent(String) |
Determines whether the item is currently raising specified event.
| |
RaisesEvent(String, String) |
Determines whether the item is currently raising specified event.
|