Share via


NumberIncrementsAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the NumberIncrementsAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method NumberIncrementsAttribute() Initializes a new instance of the NumberIncrementsAttribute class.
Public method NumberIncrementsAttribute(array<KeyAttributePair<NumberIncrementsAttribute>[]) Initializes a new instance of the NumberIncrementsAttribute class with the specified KeyAttributePair<T> instances.
Public method NumberIncrementsAttribute(Nullable<Double>, Nullable<Double>, Nullable<Double>) Initializes a new instance of the NumberIncrementsAttribute class with the specified increment values.
Public method NumberIncrementsAttribute(Nullable<Double>, Nullable<Double>, Nullable<Double>, array<KeyAttributePair<NumberIncrementsAttribute>[]) Initializes a new instance of the NumberIncrementsAttribute class with the specified parameters.

Top

See Also

Reference

NumberIncrementsAttribute Class

Microsoft.Windows.Design.PropertyEditing Namespace