RibbonBarItemButtonGroup
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar
Represents a group of buttons in a RibbonBarGroup organized horizontally.
- C#
- VB.NET
public class RibbonBarItemButtonGroup : RibbonBarItem
Public Class RibbonBarItemButtonGroup
Inherits RibbonBarItem
Constructors
RibbonBarItemButtonGroup()
Properties
Buttons
ButtonCollection: Returns the collection of RibbonBarItemButton children.
Enabled
Boolean: This property doesn't apply. (Default: True)
Image
Image: This property doesn't apply.
ImageIndex
Int32: This property doesn't apply.
ImageKey
String: This property doesn't apply.
ImageSource
String: This property doesn't apply.
Text
String: This property doesn't apply. (Default: "")
ToolTipText
String: This property doesn't apply. (Default: "")
Events
Click
EventHandler This event is not relevant for this class.