[]
        
(Showing Draft Content)

C1.Win.FlexViewer.CustomCursors

CustomCursors Class

Holds the custom cursors used by C1FlexViewerPane.

Inheritance
CustomCursors
Namespace: C1.Win.FlexViewer
Assembly: C1.Win.FlexViewer.4.8.dll
Syntax
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class CustomCursors

Properties

Name Description
HandGrab

Gets or sets the hand grabbing cursor.

HandHover

Gets or sets the hand hovering cursor.

Methods

Name Description
ResetHandGrab()

Resets the HandGrab property to the default value.

ResetHandHover()

Resets the HandHover property to the default value.

ShouldSerializeHandGrab()

Tests whether the HandGrab property should be serialized.

ShouldSerializeHandHover()

Tests whether the HandHover property should be serialized.