RibbonBarAppButton
Wisej.Web.Ext.RibbonBar.RibbonBarAppButton
Last updated
Wisej.Web.Ext.RibbonBar.RibbonBarAppButton
Last updated
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents the main application button in a RibbonBar displayed before the first RibbonBarPage.
Color: Returns or sets the background color of the RibbonBarAppButton tab button. (Default: Color [Empty]
)
Color: Returns or sets the text color of the RibbonBarAppButton tab button. (Default: Color [Empty]
)
Image: Returns or sets the image that is displayed in the RibbonBarAppButton.
Int32: Returns or sets the index value of the image assigned to the RibbonBarAppButton. (Default: -1
)
Throws:
ArgumentOutOfRangeException The specified index is less than -1.
String: Returns or sets the name of the image assigned to the RibbonBarAppButton. (Default: ""
)
String: Returns or sets the theme name or URL for the image to display in the RibbonBarAppButton.
RibbonBar: Returns the RibbonBar that owns this RibbonBarAppButton.
RibbonBar: Returns the RibbonBar that contains this RibbonBarAppButton;
String: Returns or sets the text of the RibbonBarAppButton. (Default: ""
)
String: Returns or sets the tooltip text for the RibbonBarAppButton. (Default: ""
)
Boolean: Returns or sets whether the RibbonBarAppButton is visible or hidden. (Default: False
)
Updates the component on the client.