Enum ProgressOrientation
Defines the progress bar orientation.
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public enum ProgressOrientation
Bottom
Indicates bottom orientation.
Left
Indicates left orientation.
Right
Indicates right orientation.
Top
Indicates top orientation.