PrintDocument for WinForms
ShouldSerializeColumns メソッド (PageLayout)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageLayout クラス : ShouldSerializeColumns メソッド
Indicates whether the PageLayout.Columns property should be serialized.
シンタックス
'宣言
 
Protected Function ShouldSerializeColumns() As System.Boolean
'使用法
 
Dim instance As PageLayout
Dim value As System.Boolean
 
value = instance.ShouldSerializeColumns()
protected System.bool ShouldSerializeColumns()

戻り値の型

true if PageLayout.Columns should be serialized, false otherwise.
参照

PageLayout クラス
PageLayout メンバ