Table of Contents

Constructor PreviewFileSplitted

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

PreviewFileSplitted(IFilePreview, IFilePreview, bool)

Initializes a new instance of the PreviewFileSplitted class.

public PreviewFileSplitted(IFilePreview centerPanel, IFilePreview secondPanel, bool isRight)

Parameters

centerPanel IFilePreview

Preview control which is docked in the center.

secondPanel IFilePreview

Second preview control.

isRight bool

Whether second panel is shown in the right side bar.