FlexReport for WinForms
Columns プロパティ (PageLayout)


C1.Document アセンブリ > C1.Ssrs 名前空間 > PageLayout クラス : Columns プロパティ
Gets or sets the number of columns.
シンタックス
'宣言
 
Public Property Columns As System.Integer
'使用法
 
Dim instance As PageLayout
Dim value As System.Integer
 
instance.Columns = value
 
value = instance.Columns
public System.int Columns {get; set;}
参照

参照

PageLayout クラス
PageLayout メンバ