Selects only the row at the specific index
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void Select( int index ) |
Visual Basic |
---|
Public Sub Select ( _ index As Integer _ ) |
JScript |
---|
public function Select( index : int ) |
Parameters
- index
- Type: System..::..Int32