ReportViewer for WPF and Silverlight | ComponentOne
C1.Silverlight.ReportViewer Namespace / DocumentSource Class / ViewMode Property

In This Topic
    ViewMode Property (DocumentSource)
    In This Topic
    Gets a value that indicates the current view mode.
    Syntax
    'Declaration
     
    Public Property ViewMode As ViewMode
    public ViewMode ViewMode {get; set;}
    See Also