LoadRowIncrement Property
LoadRowIncrement
Gets or sets the number of rows to include in incremental loads on demand.
Declaration
[Browsable(false)]
public int LoadRowIncrement { get; set; }
<Browsable(False)>
Public Property LoadRowIncrement As Integer