PrintDocument for WinForms
C1PreviewPane.LayoutSection コンストラクタ


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane.LayoutSection クラス : C1PreviewPane.LayoutSection コンストラクタ
The preview pane which is the owner of this layout section.
Action that caused this layout section (for history).
Initializes a new instance of the LayoutSection class.
シンタックス
'宣言
 
Public Function New( _
   ByVal pane As C1PreviewPane, _
   ByVal historyItemAction As HistorySavedActionsEnum _
)
'使用法
 
Dim pane As C1PreviewPane
Dim historyItemAction As HistorySavedActionsEnum
 
Dim instance As New C1PreviewPane.LayoutSection(pane, historyItemAction)
public C1PreviewPane.LayoutSection( 
   C1PreviewPane pane,
   HistorySavedActionsEnum historyItemAction
)

パラメータ

pane
The preview pane which is the owner of this layout section.
historyItemAction
Action that caused this layout section (for history).
参照

C1PreviewPane.LayoutSection クラス
C1PreviewPane.LayoutSection メンバ