[]
Holds the custom cursors used by C1FlexViewerPane.
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class CustomCursors
Name | Description |
---|---|
HandGrab | Gets or sets the hand grabbing cursor. |
HandHover | Gets or sets the hand hovering cursor. |
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. |