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


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

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether the current vector (row or column) can split between pages. The default value is false. C1.C1Preview.TableVectorから継承されます。
Public プロパティGets the Style of objects contained in the cells of the current vector (row or column). See TableCell.CellStyle for details. C1.C1Preview.TableVectorから継承されます。
Public プロパティGets the TableCell at the specified row index. This property always returns a non-nullTableCell object.  
Public プロパティGets the 0-based index of the current vector in the containing RenderTable (i.e. the row index for rows, the column index for columns). C1.C1Preview.TableVectorから継承されます。
Public プロパティGets the TableColCollection containing the current column.  
Public プロパティGets or sets a value determining how page breaks are inserted before the current vector (regular, horizontal page breaks if the vector is a TableRow, vertical page breaks if the vector is a TableCol). C1.C1Preview.TableVectorから継承されます。
Public プロパティGets or sets the size of the current vector (height if the vector is a TableRow, width if the vector is a TableCol). C1.C1Preview.TableVectorから継承されます。
Public プロパティGets or sets a TableSizingModeEnum value determining how the size of the current vector (height for rows, width for columns) is calculated. C1.C1Preview.TableVectorから継承されます。
Public プロパティGets or sets a value determining how the current vector is treated when it is too high (if it is a row) or too wide (if it is a column) to fit in the vertical or horizontal space available on the current page. C1.C1Preview.TableVectorから継承されます。
Public プロパティGets or sets the StretchColumnEnum mode of the current column.  
Public プロパティGets the Style of the current vector (row or column). C1.C1Preview.TableVectorから継承されます。
Public プロパティGets the RenderTable object containing the current vector. C1.C1Preview.TableVectorから継承されます。
Public プロパティGets or sets a value indicating whether the current vector (row or column) is visible. C1.C1Preview.TableVectorから継承されます。
Public プロパティGets or sets the width of the current column.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns (copies) properties from another TableVector to the current object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドIndicates whether the TableVector.CellStyle property should be serialized. C1.C1Preview.TableVectorから継承されます。
Protected メソッドIndicates whether the TableVector.Size property should be serialized. C1.C1Preview.TableVectorから継承されます。
Protected メソッドIndicates whether the TableVector.Style property should be serialized. C1.C1Preview.TableVectorから継承されます。
トップ
参照

TableCol クラス
C1.C1Preview 名前空間
TableRow クラス
TableCell クラス