VGridControlBase.GridDisposing Property
In This Article
Gets a value which indicates whether the VGridControl is being unloaded from memory.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the VGrid |
See Also