ChartRangeControlClientBase.Site Property
Gets or sets the ISite associated with the current ChartRangeControlClientBase.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| ISite | A System.ComponentModel.ISite object associated with the current ChartRangeControlClientBase. |
See Also