WidgetView.ShouldSerializeFreeLayoutProperties() Method
Checks whether or not settings related to Free Layout Mode should be serialized.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Boolean | true if Free Layout Mode settings should be serialized; otherwise, false. |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also