Property RowCount NamespaceDocWright.Reporting.Viewer AssemblyDocWright.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