AutoComplete for ASP.NET Web Forms
MultiFile プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > HtmlFilter クラス : MultiFile プロパティ
Specifies whether the built-in HTML filter should break paged reports into multiple HTML files (one per page).
シンタックス
'宣言
 
Public Property MultiFile As System.Boolean
public System.bool MultiFile {get; set;}
解説
Set this property to false to create a single HTML file containing all pages, with <BR> elements at the page breaks.
参照

HtmlFilter クラス
HtmlFilter メンバ