RibbonBarItemButtonGroup

Wisej.Web.Ext.RibbonBar.RibbonBarItemButtonGroup

Namespace: Wisej.Web.Ext.RibbonBar

Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)

Represents a group of buttons in a RibbonBarGroup organized horizontally.

public class RibbonBarItemButtonGroup : 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.

Last updated

Was this helpful?