ITileNavButton.Element Property
Returns the current ITileNavButton object type-casting it to the NavElement class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
NavElement | A NavElement object representing the current ITileNavButton. |
See Also