BaseLayoutItemCustomizationOptions Class
Contains options that specify which operations can be performed on a layout item at runtime.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Related API Members
The following members return BaseLayoutItemCustomizationOptions objects:
Remarks
The options this class provides are accessible with the BaseLayoutItem.OptionsCustomization property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
BaseLayoutItemCustomizationOptions
See Also