[]
        
(Showing Draft Content)

C1.WPF.Extended.MinimumValueAttribute

MinimumValueAttribute Class

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

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

Constructors

Name Description
MinimumValueAttribute(double)

Initializes a new instance of the MinimumValueAttribute class.

Properties

Name Description
MinimumValue

Returns the current value of the attribute.