FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / ToolFrameContent Property

In This Topic
    ToolFrameContent Property (C1FlexViewer)
    In This Topic
    Specifies which content should be displayed in the tool frame.
    Syntax
    'Declaration
     
    Public Property ToolFrameContent As FlexViewerToolFrameContent
    public FlexViewerToolFrameContent ToolFrameContent {get; set;}
    See Also