GrapeCity SPREAD for Windows Forms 12.0J
Item(String) プロパティ


指定したキーを持つ Style を取得します。
構文
'Declaration
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal key As String _
) As Style
'使用法
 
Dim instance As StyleCollection
Dim key As String
Dim value As Style
 
value = instance.Item(key)
public new Style Item( 
   string key
) {get;}

パラメータ

key

プロパティ値

キーを示す System.String 値。
参照

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

 

 


Copyright © 2004 GrapeCity inc.