[]
        
(Showing Draft Content)

C1.WinUI.Viewer.IFlexViewerToolPanel

IFlexViewerToolPanel Interface

Implemented by tool panels displayed in FlexViewer.

Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public interface IFlexViewerToolPanel

Methods

Name Description
GetViewHeader()

Returns the ViewHeader control used as part of the tool panel.

OnHiding()

Executes before hiding the tool panel.

SetViewer(FlexViewer)

Associates the tool panel with the given instance of the FlexViewer control.