Looks up a localized string similar to When enabled the Date Time values of the grid are exported using the custom DateTimeFormat specified in the grid. By default it's disabled because this may create non-standard reports not compatible with applications such as Excel.

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

Syntax

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

See Also