Removes an existing row in the grid
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void RemoveGdxData( GdxData data ) |
Visual Basic |
---|
Public Sub RemoveGdxData ( _ data As GdxData _ ) |
JScript |
---|
public function RemoveGdxData( data : GdxData ) |
Parameters
- data
- Type: GdxData