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


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

RenderTable クラス
RenderTable メンバ