Looks up a localized string similar to There are two or more groups that use the same column key. There could be only one group for each column in the grid..

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

Syntax

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

See Also