FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / CustomCursors Class / ShouldSerializeHandHover Method

In This Topic
    ShouldSerializeHandHover Method (CustomCursors)
    In This Topic
    Tests whether the HandHover property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeHandHover() As Boolean
    protected bool ShouldSerializeHandHover()

    Return Value

    True if HandHover should be serialized, false otherwise.
    See Also