TileNavPane.Site Property
Gets or sets the ISite associated with the current TileNavPane.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ISite | A ISite associated with the current TileNavPane. |
See Also