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

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

    Return Value

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