Click or drag to resize

MergeFieldDateTimeFormat Property

Specifies a string format which is applied to date / time values.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public string DateTimeFormat { get; set; }

Property Value

Type: String
See Also