Looks up a localized string similar to Defines the pattern used by the DateTime objects in the grid to show the date.

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

Syntax

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

See Also