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

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