Back to Devexpress

TileNavPane.Site Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilenavpane-2c3bdf31.md

latest1.3 KB
Original Source

TileNavPane.Site Property

Gets or sets the ISite associated with the current TileNavPane.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public override ISite Site { get; set; }
vb
Public Overrides Property Site As ISite

Property Value

TypeDescription
ISite

A ISite associated with the current TileNavPane.

|

See Also

TileNavPane Class

TileNavPane Members

DevExpress.XtraBars.Navigation Namespace