A newer version of this page is available.
Switch to the current version.
Parameter.Max Property
Specifies the maximum parameter value that can be set by the end-user.
Namespace: DevExpress.Diagram.Core.Shapes
Assembly: DevExpress.Diagram.v19.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperator | A numerical value that is the maximum value of the parameter. |
Remarks
Use the Max and Parameter.Min properties to specify the limits within which the end-user can modify the parameter.
See Also
Feedback