FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / IsExpandedContent Property

In This Topic
    IsExpandedContent Property
    In This Topic
    Gets a value indicating if the tool and preview panels are displayed side by side.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsExpandedContent As Boolean
    public bool IsExpandedContent {get;}
    See Also