Gets or sets the selection mode. Block mode is similar to selecting text in
a spread sheet, while line mode is similar to selecting text in a word
document.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public SelectMode Mode { get; set; }
Public Property Mode As SelectMode
Get
Set
Property Value
Type:
SelectModeSee Also