PrintDocument for WinForms
StretchRows プロパティ (RenderTable)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTable クラス : StretchRows プロパティ
Gets or sets the mode of stretching the rows of the current table when filling an empty space below the table.
シンタックス
'宣言
 
Public Property StretchRows As StretchTableEnum
'使用法
 
Dim instance As RenderTable
Dim value As StretchTableEnum
 
instance.StretchRows = value
 
value = instance.StretchRows
public StretchTableEnum StretchRows {get; set;}
参照

RenderTable クラス
RenderTable メンバ