MobileForms Toolkit Documentation

ValidateDataArgs  Constructor 

Initializes a new instance of the ValidateDataArgs class.

public ValidateDataArgs(
Row r,
int insertIndex
);

Parameters

r
The row to be inserted.
insertIndex
Index where the row is going to be inserted.

See Also

ValidateDataArgs Class | Resco.Controls.AdvancedList Namespace