Class TextSelectionMode
Enum TextSelectionMode.
Inheritance
System.Object
TextSelectionMode
Namespace: Telerik.Windows.Controls.SyntaxEditor.UI
Assembly: Telerik.Windows.Controls.SyntaxEditor.dll
Syntax
public sealed class TextSelectionMode : Enum
Fields
Rectangle
Rectangle text selection mode.
Declaration
public const TextSelectionMode Rectangle
Field Value
TextSelectionMode
|
Simple
Simple text selection mode.
Declaration
public const TextSelectionMode Simple
Field Value
TextSelectionMode
|
value__
Declaration
public int value__
Field Value
System.Int32
|