LocateByValue(Int32,GridColumn,Object,OperationCompleted[]) Method
Syntax
public virtual System.int LocateByValue(
System.int startRowHandle,
DevExpress.XtraGrid.Columns.GridColumn column,
System.object val,
params DevExpress.Data.OperationCompleted[] completed
)Public Overloads Overridable Function LocateByValue( _
ByVal startRowHandle As System.Integer, _
ByVal column As DevExpress.XtraGrid.Columns.GridColumn, _
ByVal val As System.Object, _
ByVal ParamArray completed() As DevExpress.Data.OperationCompleted _
) As System.IntegerParameters
| Name | Description |
|---|---|
| startRowHandle | |
| column | |
| val | |
| completed |