[]
        
(Showing Draft Content)

C1.WPF.Extended.MaximumValueAttribute

MaximumValueAttribute Class

Specifies the maximum allowed value for a property displayed in a C1PropertyGrid.

Inheritance
MaximumValueAttribute
Implements
Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public class MaximumValueAttribute : Attribute, _Attribute

Constructors

Name Description
MaximumValueAttribute(double)

Initializes a new instance of the MaximumValueAttribute class.

Properties

Name Description
MaximumValue

Returns the current value of the attribute.