Class CursorsCollection
Represents cursors collection.
Inheritance
System.Object
CursorsCollection
Namespace: Telerik.Windows.Documents.Fixed.UI
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public class CursorsCollection : Object
Properties
Item[CursorMode]
Gets or sets the System.
Declaration
public Cursor this[CursorMode cursorMode] { get; set; }
Parameters
Cursor
|
Property Value
System. The cursor. |