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: 11.2.0.0
Syntax
public int SkipRows { get; set; }

Property Value

Type: Int32
See Also