Constructor PreviewFileSplitted
PreviewFileSplitted(IFilePreview, IFilePreview, bool)
Initializes a new instance of the PreviewFileSplitted class.
public PreviewFileSplitted(IFilePreview centerPanel, IFilePreview secondPanel, bool isRight)
Parameters
centerPanel
IFilePreviewPreview control which is docked in the center.
secondPanel
IFilePreviewSecond preview control.
isRight
boolWhether second panel is shown in the right side bar.