ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbUseDefault Field

In This Topic
vbUseDefault Field
In This Topic
Represents the default behavior (as determined by the system) when calling number-formatting and other functions that accept a TriState parameter.
Syntax
'Declaration
 
Public Const vbUseDefault As TriState
 
See Also