Click or drag to resize

TextDataProviderSkipRows Property

Gets or sets a value indicating how many rows the DataProvider has to skip from the beginning.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public int SkipRows { get; set; }

Property Value

Type: Int32
See Also