GrapeCity SPREAD for Windows Forms 11.0J
Item(Int32) プロパティ


指定したインデックスにある Style を取得します。
構文
'Declaration
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal index As Integer _
) As Style
'使用法
 
Dim instance As StyleCollection
Dim index As Integer
Dim value As Style
 
value = instance.Item(index)
public new Style Item( 
   int index
) {get;}

パラメータ

index

プロパティ値

インデックスを示す System.Int32 値。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.