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

BaseLayoutItem.SerializationInfo Property

For internal use only.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v19.1.dll

Declaration

[Browsable(false)]
public BaseLayoutItemSerializationInfo SerializationInfo { get; }

Property Value

Type
DevExpress.Xpf.Docking.BaseLayoutItemSerializationInfo

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also