XtraUserControl.Site Property
Gets or sets the site of the XtraUserControl.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ISite | The ISite associated with the XtraUserControl, if any. |
See Also