Looks up a localized string similar to The number of rows to show in the calendar. The product of rows times columns must be twelve or less..

Namespace: Ico.Schwx.Resources
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also