RibbonPageGroupEventArgs(RibbonPageGroup) Constructor
Initializes a new instance of the RibbonPageGroupEventArgs class.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
pageGroup | RibbonPageGroup | A RibbonPageGroup object that represent the processed page group. This value is assigned to the RibbonPageGroupEventArgs.PageGroup property. |
See Also