BaseLayoutItemCustomizationOptions(BaseLayoutItem) Constructor
Initializes a new instance of the BaseLayoutItemCustomizationOptions class.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | BaseLayoutItem | A BaseLayoutItem object that will own the created object. |
See Also