Looks up a localized string similar to Please select a column for this group.

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

Syntax

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

See Also