ActiveReports for .NET 18.0J
Info メソッド (Notifications)

GrapeCity.ActiveReports.Blazor.Designer 名前空間 > Notifications クラス : Info メソッド
一般的な通知を送信します。ユーザーが開始したアクションが完了したときに通知するために使用されます。
シンタックス
'宣言
 
Public Function Info( _
   ByVal caption As String, _
   ByVal text As String _
) As Task
public Task Info( 
   string caption,
   string text
)

パラメータ

caption
text
参照

Notifications クラス
Notifications メンバ