[]
Implemented by tool panels displayed in FlexViewer.
public interface IFlexViewerToolPanel
| 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. |