ComponentOne Extended Library for WPF and Silverlight
MaximumValueAttribute Constructor

C1.WPF.Extended Namespace > MaximumValueAttribute Class : MaximumValueAttribute Constructor
The maximum value.
Initializes a new instance of the MaximumValueAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal maximumValue As Double _
)
public MaximumValueAttribute( 
   double maximumValue
)

Parameters

maximumValue
The maximum value.
See Also

Reference

MaximumValueAttribute Class
MaximumValueAttribute Members