Looks up a localized string similar to If you hide the row header the content of the row will be clipped and you will not be able to resize it. Are you sure you want to continue?.

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

Syntax

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

See Also