ActiveReports for .NET 18.0J
GetEvaluationMessage メソッド

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 > ReportBase クラス : GetEvaluationMessage メソッド
機能がプロフェッショナル バージョンのみでのみ利用できる場合は True を返します。
ページ上に表示する必要があるコンポーネントの評価メッセージ テキストを返します。
シンタックス
'宣言
 
Public MustOverride Function GetEvaluationMessage( _
   ByVal proFeature As Boolean _
) As String
public abstract string GetEvaluationMessage( 
   bool proFeature
)

パラメータ

proFeature
機能がプロフェッショナル バージョンのみでのみ利用できる場合は True を返します。
参照

ReportBase クラス
ReportBase メンバ