RibbonBarItem
Wisej.Web.Ext.RibbonBar.RibbonBarItem
Last updated
Was this helpful?
Wisej.Web.Ext.RibbonBar.RibbonBarItem
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a single item in a .
: Returns or sets a value indicating whether a new column starts after this .
: Returns or sets whether the can respond to user interaction. (Default: True
)
: Returns or sets the image that is displayed next to a .
Throws:
Updates the component on the client.
: Returns or sets the index value of the image assigned to the . (Default: -1
)
The specified index is less than -1.
: Returns or sets the name of the image assigned to the . (Default: ""
)
: Returns or sets the theme name or URL for the image to display next to a .
: Returns or sets the name of the .
: Returns the that owns this .
: Returns the that contains this ;
: Returns or sets the text of the . (Default: ""
)
: Returns or sets the tooltip text for the . (Default: ""
)
: Returns or sets whether the is visible or hidden. (Default: True
)
Fired when the is clicked.
Represents a button in a .
Represents a group of buttons in a organized horizontally.
Represents a checkbox in a .
Represents a combobox in a .
Represents a user defined control in a .
Represents a radio button in a .
Represents a vertical separator in a .
Represents a split button in a .
Represents a textbox in a .