ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / Tally Class / Min Method

In This Topic
    Min Method (Tally)
    In This Topic
    Gets the minimum value in the Tally.
    Syntax
    'Declaration
     
    
    Public Function Min() As System.Double
    public System.double Min()
    See Also