Skip to main content
A newer version of this page is available. .

MVCxTrackBarProperties Class

Contains TrackBar specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxTrackBarProperties :
    TrackBarProperties

The following members accept/return MVCxTrackBarProperties objects:

Remarks

An object of the MVCxTrackBarProperties type can be accessed via the TrackBarSettings.Properties property.

Implements

See Also