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


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

RenderTable クラス
RenderTable メンバ