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