Table of Contents

Class PreviewUixmlSplitted

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

Implements Uixml preview control which splits it's view into two docked panels. In the first panel Uixml is previewed as text and in the second as form.

public class PreviewUixmlSplitted : PreviewFileSplitted, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo, IFilePreview
Inheritance
PreviewUixmlSplitted
Implements

Constructors

PreviewUixmlSplitted()

Initializes a new instance of the PreviewUixmlSplitted class.

Fields

CreateTextPreview

Gets or sets callback function which is fired when PreviewUixmlSplitted needs to create sub-control which is used to preview uixml as text.

Methods

CreatePreviewControl()

Creates this preview control.

IsSupportedFile(string)

Gets whether specified file is supported in this preview control.