レポートにカスタム関数として使用できるコードの文字列を取得または設定します。
'宣言 Public Property Code As String
public string Code {get; set;}
カスタム関数を含むSystem.String。
文字列にに含まれるカスタム関数は、 Visual Basic.NET構文で記述されたインスタンスメソッドである必要があります。詳細については、ユーザガイドの "カスタムコード"のトピックを参照してください。
Report クラス Report メンバ
©2003-2015 GrapeCity inc. All rights reserved.