Skip to main content
Bar

BarItemLinkBase.SerializationName Property

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

Namespace: DevExpress.Xpf.Bars

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

#Declaration

[XtraSerializableProperty]
public string SerializationName { get; set; }

#Property Value

Type
String

#Implements

DevExpress.Xpf.Bars.IBarsSerializable.SerializationName
See Also