Back to Devexpress

TileBarItem.CurrentFrame Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebaritem-8568221f.md

latest1.2 KB
Original Source

TileBarItem.CurrentFrame Property

This member 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 TileItemFrame CurrentFrame { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property CurrentFrame As TileItemFrame

Property Value

Type
TileItemFrame

See Also

TileBarItem Class

TileBarItem Members

DevExpress.XtraBars.Navigation Namespace