TrackBarProperties.Direction Property
Gets or sets a value which defines the track bar direction.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(Direction.Normal)]
public Direction Direction { get; set; }
<DefaultValue(Direction.Normal)>
Public Property Direction As Direction
Property Value
Type | Default | Description |
---|---|---|
Direction | Normal |
One of the Direction enumeration values. |
Available values:
Name | Description |
---|