DataGrid Help
C#
VB
Show/Hide TOC
UIControl
Dispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Definition
Namespace:
BeeMobile.DataGrid
Assembly:
BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
C#
Copy
public
void
Dispose
()
VB
Copy
Public
Sub
Dispose
Implements
IDisposable
Dispose
See Also
Reference
UIControl Class
Dispose Overload
BeeMobile.DataGrid Namespace
In This Article
Definition
See Also