FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / RotateView Property

In This Topic
    RotateView Property (FlexViewerPane)
    In This Topic
    Specifies the view rotation angle.
    Syntax
    'Declaration
     
    Public Property RotateView As FlexViewerRotateView
    public FlexViewerRotateView RotateView {get; set;}
    See Also