GridImportTableOptions.InsertRows

GridImportTableOptions.InsertRows property

Indicates whether new rows should be added for importing data records.

public bool InsertRows { get; set; }

See Also