Gets or sets the cursor used when the mouse is over the current control.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Cursor Cursor { get; set; }
Visual Basic
Public Property Cursor As Cursor
	Get
	Set

See Also