Back to Devexpress

TrackBarRange Properties

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-trackbarrange-dot-underscore-properties.md

latest816 B
Original Source

TrackBarRange Properties

Represents the range of values.

NameDescription
IsEmptyGets whether the minimum and maximum limits of the range are equal to 0.
MaximumGets or sets the maximum limit of the range.
MinimumGets or sets the minimum limit of the range.

See Also

TrackBarRange Struct

TrackBarRange Members

DevExpress.XtraEditors.Repository Namespace