BarItem.SerializationName Property
In This Article
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