Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

public bool ShouldSerializeFreeLayoutProperties()

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