Skip to main content

BaseLayoutItem.SerializationInfo Property

For internal use only.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v23.2.dll

NuGet Package: DevExpress.Wpf.Docking

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