Table of Contents

Property RowCount

Namespace
DocWright.Reporting.Viewer
Assembly
DocWright.Reporting.Viewer.dll

RowCount

Gets or sets how many rows each dataset is given. The default is 10.

public int RowCount { get; set; }

Property Value

int