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