FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / CustomCursors Property

In This Topic
    CustomCursors Property (C1FlexViewerDialog)
    In This Topic
    The custom cursors used by C1FlexViewerPane.
    Syntax
    'Declaration
     
    Public ReadOnly Property CustomCursors As CustomCursors
    public CustomCursors CustomCursors {get;}
    See Also