RangeControlRange.Minimum Property
Gets or sets the start bound of a range.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Object | The start bound of a range. |
See Also