Orientation

Wisej.Web.Orientation

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Specifies the orientation of controls or elements of controls.

public enum Orientation : Enum

Fields

Name
Description

Horizontal

The control or element is oriented horizontally.

Vertical

The control or element is oriented vertically.

Used By

Name
Description

Returns or sets a value indicating the horizontal or vertical orientation of the track bar.

Last updated

Was this helpful?