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

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Section クラス : OnPrint プロパティ
Gets or sets a string containing VBScript code to be executed before the Section is printed (after it is formatted).
シンタックス
'宣言
 
Public Property OnPrint As System.String
public System.string OnPrint {get; set;}
解説
This property contains VBScript instructions that get executed after the fields in the section have been calculated.
参照

Section クラス
Section メンバ