RepositoryItem.IsDisposed Property
Gets a value indicating whether the control has been disposed of.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | Gets a value indicating whether the control has been disposed of. |
Remarks
This property is intended for internal use only, normally you don’t need to use it.
See Also