Skip to main content
Bar

BarItemLinkBase.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

#Implements

DevExpress.Xpf.Bars.IBarsSerializable.IsUserDefined
See Also