Click or drag to resize

RibbonBarItem Methods

The RibbonBarItem type exposes the following members.

Methods
  NameDescription
Public methodKeyboardShortcutAppend
Appends keyboard shortcut to a ribbon bar item
Public methodLoadPostData
Processes postback data for the item.
Public methodRaisePostDataChangedEvent
Signals the item to notify the ASP.NET application that the state of the item has changed.
Public methodRaisesEvent(String)
Determines whether the item is currently raising specified event.
Protected methodRaisesEvent(String, String)
Determines whether the item is currently raising specified event.
Top
See Also