Looks up a localized string similar to The pre-defined height of the row. This height will be applied to the rows of the grid if the AllowRowResize property is set to false. Warning: The row height is ignored if the cell contains newlines..

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

Syntax

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

See Also