FlexReport for WinForms
Default プロパティ (PageLayouts)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > PageLayouts クラス : Default プロパティ
Gets or sets the default PageLayout for the current document. The effective page layout for each page is determined by merging this layout with all other applicable layouts.
シンタックス
'宣言
 
Public Property Default As PageLayout
'使用法
 
Dim instance As PageLayouts
Dim value As PageLayout
 
instance.Default = value
 
value = instance.Default
public PageLayout Default {get; set;}
参照

参照

PageLayouts クラス
PageLayouts メンバ