PropertyAllowEventArgs.OptionsLayout Property
Gets layout settings of the control whose layout is being serialized or deserialized.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
OptionsLayoutBase | Control layout settings. |
See Also