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

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