Back to Devexpress

ITileNavButton.Element Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-itilenavbutton.md

latest1.4 KB
Original Source

ITileNavButton.Element Property

Returns the current ITileNavButton object type-casting it to the NavElement class.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
NavElement Element { get; }
vb
ReadOnly Property Element As NavElement

Property Value

TypeDescription
NavElement

A NavElement object representing the current ITileNavButton.

|

See Also

NavElement

ITileNavButton Interface

ITileNavButton Members

DevExpress.XtraBars.Navigation Namespace