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


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

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