PrintDocument for WinForms
RepeatGridLinesVert プロパティ (TableCell)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : RepeatGridLinesVert プロパティ
Gets or sets a value indicating whether horizontal gridlines should be drawn when the cell is split between two vertical (regular) pages.
シンタックス
'宣言
 
Public Property RepeatGridLinesVert As ThreeStateEnum
'使用法
 
Dim instance As TableCell
Dim value As ThreeStateEnum
 
instance.RepeatGridLinesVert = value
 
value = instance.RepeatGridLinesVert
public ThreeStateEnum RepeatGridLinesVert {get; set;}
参照

TableCell クラス
TableCell メンバ
VertSplitBehavior プロパティ