FlexReport for WinForms
Item プロパティ (GroupDefList)


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

パラメータ

index
参照

参照

GroupDefList クラス
GroupDefList メンバ