Looks up a localized string similar to If a row is selected then the selection is changed automatically when the grid is scrolled in order to ALWAYS show the selected row. (Note it works only when SelectionMode is set to Single).
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string EnableAutoSelectDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property EnableAutoSelectDescription As String
Get |
JScript |
---|
static function get EnableAutoSelectDescription () : String
|
See Also