ASP.NET Core MVC コントロールヘルプ
Paginated プロパティ (ReportViewer)

C1.AspNetCore.Mvc.FlexViewer アセンブリ > C1.Web.Mvc.Viewer 名前空間 > ReportViewer クラス : Paginated プロパティ
Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.
シンタックス
'宣言
 
Public Property Paginated As System.Nullable(Of Boolean)
public System.Nullable<bool> Paginated {get; set;}
解説
The default value is null, means using the default value from document source.
参照

ReportViewer クラス
ReportViewer メンバ