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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTable クラス : RowsCanSplit プロパティ
Gets or sets a value indicating whether table rows can split between pages (you can override this value for individual rows using TableVector.CanSplit property). The default is false.
シンタックス
'宣言
 
Public Property RowsCanSplit As System.Boolean
'使用法
 
Dim instance As RenderTable
Dim value As System.Boolean
 
instance.RowsCanSplit = value
 
value = instance.RowsCanSplit
public System.bool RowsCanSplit {get; set;}
参照

RenderTable クラス
RenderTable メンバ