Looks up a localized string similar to Defines the format used by the DateTime objects in the grid. It's possible to select between a pre-defined list of formats. If you want to specify a custom format manually type it into the field. Format should be in the correct format (e.g. "hh:mm:ss" will print "12:00:00"). The default formats with a "*" are language-independent.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string DateTimeFormatDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property DateTimeFormatDescription As String
Get |
JScript |
---|
static function get DateTimeFormatDescription () : String
|
See Also