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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > PageLayouts クラス : FirstPage プロパティ
Gets or sets the PageLayout used for the first page of the current document.
シンタックス
'宣言
 
Public Property FirstPage As PageLayout
'使用法
 
Dim instance As PageLayouts
Dim value As PageLayout
 
instance.FirstPage = value
 
value = instance.FirstPage
public PageLayout FirstPage {get; set;}
参照

参照

PageLayouts クラス
PageLayouts メンバ