TileGroup.Site Property
Gets or sets the site associated with the current TileGroup.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ISite | A System.ComponentModel.ISite object associated with the current TileGroup. |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also