AJE Components
ReportNumberFormat UseParensForNegative Property AJE Data Report Engine Help
Gets or sets whether to place negative values within parentheses.

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

public TriState UseParensForNegative { get; set; }

Property Value

Type: OnlineTriState
Remarks

See Also