PrintDocument for WinForms
TableRowCollection クラス プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : TableRowCollection クラス

このクラスのメンバの一覧は、TableRowCollectionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the logical count of vectors (rows or columns) in the current collection. Setting this property to -1 (which is the default) ensures that Count is calculated automatically. C1.C1Preview.TableVectorCollectionから継承されます。
Public プロパティオーバーライドされます。 Gets the collection of row groups defined on the containing RenderTable.  
Public プロパティGets the TableRow object corresponding to the row at the specified index in the containing RenderTable. Note that a TableRow will be created if it has not been initialized for that row index yet. Use TableRowCollection.FindRow to get a row without creating it.  
Public プロパティGets the RenderTable object containing the current collection. C1.C1Preview.TableVectorCollectionから継承されます。
Public プロパティGets the physical count of vectors (rows or columns) currently stored in this TableVectorCollection. C1.C1Preview.TableVectorCollectionから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティGets the System.Collections.Generic.List`1 used internally to store the elements of the current C1.C1Preview.Util.FastList. C1.C1Preview.Util.FastListから継承されます。
トップ
参照

TableRowCollection クラス
C1.C1Preview 名前空間