AutoComplete for ASP.NET Web Forms
PrintDialog() メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス > PrintDialog メソッド : PrintDialog() メソッド
Shows the standard print dialog, allowing the user to print the current document.
シンタックス
'宣言
 
Public Overloads Function PrintDialog() As System.Boolean
public System.bool PrintDialog()

戻り値の型

true if the document was printed, false otherwise.
解説
This method is a shortcut to the corresponding PrintDialog(...) method on the C1Document property of the current report. The report will be rendered if it was not rendered yet.
参照

C1Report クラス
C1Report メンバ
オーバーロード一覧