New to Telerik UI for WPFStart a free 30-day trial

Represents cursor mode.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

C#
public enum CursorMode

Fields

Represents default cursor mode.

C#
Default = 0

Represents link cursor mode.

C#
Link = 2

Represents pan cursor mode.

C#
Pan = 3

Represents text cursor mode.

C#
Text = 1
In this article
DefinitionFieldsDefaultLinkPanText
Not finding the help you need?
Contact Support