Skip to main content
Bar

BarItem.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]
[XtraResetProperty(ResetPropertyMode.None)]
public string SerializationName { get; set; }

#Property Value

Type
String
See Also