Skip to main content
Bar

BarItem.IsUserDefined 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 bool IsUserDefined { get; protected set; }

#Property Value

Type
Boolean
See Also