StackGroup(IStackGroupProperties) Constructor
Initializes a new instance of the StackGroup class with the specified settings.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
groupProperties | IStackGroupProperties | An IStackGroupProperties object that stores settings common to all StackGroups within the Widget View. |
See Also