Back to Devexpress

TileBarItem.CurrentFrameIndex Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebaritem-6e7bd829.md

latest1.2 KB
Original Source

TileBarItem.CurrentFrameIndex Property

This property is not supported by the TileBarItem class.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int CurrentFrameIndex { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property CurrentFrameIndex As Integer

Property Value

Type
Int32

See Also

TileBarItem Class

TileBarItem Members

DevExpress.XtraBars.Navigation Namespace