SPREAD for WPF 3.0J - GcSpreadSheet
ErrorUICommand コンストラクタ

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > ErrorUICommand クラス : ErrorUICommand コンストラクタ
表示するメッセージを示す文字列値。
表示するタイトルを示す文字列値。
ErrorUICommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal messasge As System.String, _
   ByVal caption As System.String _
)
public ErrorUICommand( 
   System.string messasge,
   System.string caption
)

パラメータ

messasge
表示するメッセージを示す文字列値。
caption
表示するタイトルを示す文字列値。
参照

ErrorUICommand クラス
ErrorUICommand メンバ