ComponentOne Binding Expressions for WPF and Silverlight
Tally Constructor(Boolean)

C1.WPF.Binding Namespace > Tally Class > Tally Constructor : Tally Constructor(Boolean)
Whether this Tally can be used only with numeric values.
Initializes a new instance of a Tally.
Syntax
'Declaration
 
Public Function New( _
   ByVal numbersOnly As System.Boolean _
)
public Tally( 
   System.bool numbersOnly
)

Parameters

numbersOnly
Whether this Tally can be used only with numeric values.
See Also

Reference

Tally Class
Tally Members
Overload List