Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButton Class / ShouldSerializeCursor Method

In This Topic
    ShouldSerializeCursor Method (RenderInputButton)
    In This Topic
    Indicates whether the Cursor should be serialized.
    Syntax
    'Declaration
     
    Protected Overridable Function ShouldSerializeCursor() As Boolean
    protected virtual bool ShouldSerializeCursor()

    Return Value

    True if the cursor should be serialized, false otherwise.
    See Also