TcxCustomEditProperties.MinValue Property
Specifies the maximum numeric value the editor can display.
Declaration
property MinValue: Double read; write;
Property Value
Type | Description |
---|---|
Double | The maximum numeric editor value. |
See Also