Click or drag to resize

RibbonBarTab Properties

The RibbonBarTab type exposes the following members.

Properties
  NameDescription
Public propertyActive
Stores and retrieves the value indicating whether tab is active.
Public propertyClassName
Gets or sets the additional css class name on a tab.
Public propertyDisabled
Gets or sets value indication whether ribbon tab is disabled
Public propertyName
Stores and retrieves the name of the tab.
Public propertyOnClientClick
Gets or sets the client-side script which is executed when user clicks on a tab.
Top
See Also