Skip to main content

DesignerCustomCursors Properties

Provides properties that allow specifying custom cursors for a Silverlight Report Designer.
Name Description
DragAddCursor static Provides access to a custom cursor object displayed while an item is being dragged.
DragBindCursor static Provides access to a custom cursor object displayed while dragging a data-bound item.
SizeAllCursor static Provides access to a custom cursor object displayed while an item is being re-sized.
UnavailableCursor static Provides access to a custom cursor object displayed when an action cannot be performed over an item.
See Also