MESCIUS InputMan for ASP.NET 10.0J
ItemTemplate コンストラクタ(Int32,String,Color,Color,FontInfo)

項目のインデント(Int32 型)
項目の画像URL(System.String 型)
項目の背景色 (System.Drawing.Color 型)
項目の文字色 (System.Drawing.Color 型)
項目のフォント(System.Web.UI.WebControls.FontInfo 型)
指定したデータを含むItemTemplateクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal indent As Integer, _
   ByVal image As String, _
   ByVal backColor As Color, _
   ByVal foreColor As Color, _
   ByVal font As FontInfo _
)

パラメータ

indent
項目のインデント(Int32 型)
image
項目の画像URL(System.String 型)
backColor
項目の背景色 (System.Drawing.Color 型)
foreColor
項目の文字色 (System.Drawing.Color 型)
font
項目のフォント(System.Web.UI.WebControls.FontInfo 型)
例外
例外解説
System.ArgumentOutOfRangeExceptionindentに負の値が設定されています。
参照

参照

ItemTemplate クラス
ItemTemplate メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.