OptionsPrintGroup(BaseLayoutItem) Constructor
Initializes a new instance of an OptionsPrintGroup class with the specified owner.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | BaseLayoutItem | An object that will own the created object. |
See Also