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


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

参照

PageLayouts クラス
PageLayouts メンバ