Looks up a localized string similar to Color, Gradient or Pattern for the Foreground of an inactive row. A row is inactive when it's selected but the grid hasn't the focus.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string InactiveSelectionForegroundDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property InactiveSelectionForegroundDescription As String
Get |
JScript |
---|
static function get InactiveSelectionForegroundDescription () : String
|
See Also