Back to Devexpress

GridControl.Dispose() Method

xamarin-devexpress-dot-mobile-dot-datagrid-dot-gridcontrol-1133a8e8.md

latest1.1 KB
Original Source

GridControl.Dispose() Method

Releases all resources used by the GridControl.

Namespace : DevExpress.Mobile.DataGrid

Assembly : DevExpress.Mobile.Grid.v18.2.dll

Declaration

csharp
public void Dispose()
vb
Public Sub Dispose

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

See Also

GridControl Class

GridControl Members

DevExpress.Mobile.DataGrid Namespace