Looks up a localized string similar to Color, Gradient or Pattern for the Background of an inactive row. A row is inactive when it's selected but the grid hasn't the focus.

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

Syntax

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

See Also