AutoComplete for ASP.NET Web Forms
TextFilter クラス メンバ
プロパティ  メソッド 

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : TextFilter クラス

TextFilterデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the text encoding. The default is Encoding.Default.  
Public プロパティGets or sets the maximum width of text lines, in characters.

-1 (the default) indicates that this value will be calculated automatically.

 
Public プロパティGets or sets a value indicating whether the filter should produce a continuous report or a report with page break characters and page header and footer sections.  
トップ
パブリック メソッド
 名前解説
Public メソッドCalled when the component renders the beginning of a report group. C1.C1Report.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Releases the resources used by the filter.  
Public メソッドオーバーライドされます。   
Public メソッドオーバーライドされます。 Called when the component finishes rendering each Section.  
Public メソッドオーバーライドされます。 Determines whether this filter generates single or multi-page reports.  
Public メソッドオーバーライドされます。 Called after each page break on paged reports (see the IsPaged property).  
Public メソッドオーバーライドされます。 Called when the component needs to render a report field with specific content at a specific position on the current page.  
Public メソッドCalled after the component has finished rendering the first pass of the report, and before it starts rendering overlay fields. C1.C1Report.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Called when the component starts rendering a report.  
Public メソッドオーバーライドされます。 Called when the component starts rendering a section.  
Public メソッドオーバーライドされます。 Returns a value that determines whether the filter requires page images to be generated.  
トップ
参照

TextFilter クラス
C1.C1Report 名前空間