![]() |
DataGridBoxShow Method |
Name | Description | |
---|---|---|
![]() | Show | Displays the control to the user. (Inherited from Control.) |
![]() | Show(IWin32Window) | Shows the form with the specified owner to the user. (Inherited from Form.) |
![]() ![]() | Show(DataTable) |
Displays a Data Grid View with the specified data.
|
![]() ![]() | Show(Object, String) |
Displays a Data Grid View with the specified data.
|
![]() ![]() | Show(Array, String, Object, Object) |
Displays a Data Grid View with the specified data.
|