BarItem.SectorIndex Property
In This Article
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type |
---|
Int32 |
See Also
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
[TypeConverter(typeof(DefaultValueInt32Converter))]
public int SectorIndex { get; set; }
<TypeConverter(GetType(DefaultValueInt32Converter))>
Public Property SectorIndex As Integer
Type |
---|
Int32 |
No
Your feedback is appreciated.