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


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

参照

PageLayouts クラス
PageLayouts メンバ