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


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

RenderTable クラス
RenderTable メンバ