TileBarItem.CurrentFrameIndex Property
This property is not supported by the TileBarItem class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type |
|---|
| Int32 |
See Also
This property is not supported by the TileBarItem class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int CurrentFrameIndex { get; set; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property CurrentFrameIndex As Integer
| Type |
|---|
| Int32 |