Back to Devexpress

DXTabControl.SerializationInfo Property

wpf-devexpress-dot-xpf-dot-core-dot-dxtabcontrol-8fe6fd11.md

latest1.0 KB
Original Source

DXTabControl.SerializationInfo Property

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

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public DXTabControlSerializationInfo SerializationInfo { get; }
vb
Public ReadOnly Property SerializationInfo As DXTabControlSerializationInfo

Property Value

Type
DevExpress.Xpf.Core.Native.DXTabControlSerializationInfo

See Also

DXTabControl Class

DXTabControl Members

DevExpress.Xpf.Core Namespace