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.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public SelectMode Mode { get; set; }
Public Property Mode As SelectMode
Get
Set
Property Value
SelectModeSee Also