Looks up a localized string similar to Specifies if the grid should be scrolled asynchronously when the Thumb of the scrollbar is released.

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string IsScrollAsynchronousDescription { get; }
Visual Basic
Public Shared ReadOnly Property IsScrollAsynchronousDescription As String
	Get
JScript
static function get IsScrollAsynchronousDescription () : String

See Also