FlexReport for WinForms
FieldCollection クラス メンバ
プロパティ  メソッド 


C1.Report アセンブリ > C1.Report 名前空間 : FieldCollection クラス

FieldCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the number of elements in the collection. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public プロパティオーバーロードされます。 Gets the element at the specified index. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public プロパティGets the FlexReport object owning this collection. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds a Field to the collection. This overload adds a legacy field type and is deprecated.  
Public メソッドオーバーロードされます。 Determines whether the collection contains an item with specified name. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public メソッドCopies the elements of the collection to an System.Array, starting at a particular array index. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public メソッドGets the item by its name, returns null if not found. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public メソッドFor internal use. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public メソッドGets the index of the element by its name. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public メソッドGets the index of the element. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public メソッドMoves the item with the specified index to a new new position specified by newIndex. C1.Report.ReportObjectCollection<FieldBase>から継承されます。
Public メソッドオーバーロードされます。 Removes a field from the collection.  
Public メソッドRemoves a field from the collection.  
トップ
参照

参照

FieldCollection クラス
C1.Report 名前空間