Skip to main content
A newer version of this page is available. .

ASPxClientRibbonGroup Members

A client-side equivalent of the ribbon’s RibbonGroup object.

Properties

Name Description
index Gets or sets the group‘s index within the collection.
name Gets the name of the current ribbon group.
ribbon Gets the client ribbon object to which the current group belongs.
tab Gets the client tab object to which the current group belongs.

Methods

Name Description
GetVisible Returns a value specifying whether a ribbon group is displayed.
See Also