NumericFieldFormat.EnableUseLeadingZero Property
Gets or sets the option to use a leading zero for decimal values.
Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)
Syntax
'Declaration
Public Overrideable Property EnableUseLeadingZero As Boolean
public virtual bool EnableUseLeadingZero {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
NumericFieldFormat Class
NumericFieldFormat Members
CrystalDecisions.CrystalReports.Engine Namespace