AJE Components
ReportBaseDataFormat ZeroSpecifier Property AJE Data Report Engine Help
Gets or sets the Zero Value Specifier for the Report Data Field.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public string ZeroSpecifier { get; set; }

Property Value

Type: OnlineString
Remarks

If the Numeric Value for the Report Data Field is Zero it will be replaced by this Value.
See Also