PrintDocument for WinForms
Stretch プロパティ (TableRow)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableRow クラス : Stretch プロパティ
行の引き伸ばし方法を取得または設定します。
シンタックス
'宣言
 
Public Property Stretch As StretchRowEnum
'使用法
 
Dim instance As TableRow
Dim value As StretchRowEnum
 
instance.Stretch = value
 
value = instance.Stretch
public StretchRowEnum Stretch {get; set;}
参照

TableRow クラス
TableRow メンバ