FlexReport for WPF
Item プロパティ (StyleCollection)


C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > StyleCollection クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Style
'使用法
 
Dim instance As StyleCollection
Dim index As System.Integer
Dim value As Style
 
instance.Item(index) = value
 
value = instance.Item(index)
public Style this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

StyleCollection クラス
StyleCollection メンバ