TrackBarRange.IsEmpty Property
Gets whether the minimum and maximum limits of the range are equal to 0.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the minimum and maximum limits of the range are equal to 0; otherwise, false. |
See Also