Spread Windows Forms 12.0 Product Documentation
Orientation Property (FpProgress)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpProgress Class : Orientation Property
Gets or sets the orientation of the progress indicator.
Syntax
'Declaration
 
Public Property Orientation As ProgressOrientation
'Usage
 
Dim instance As FpProgress
Dim value As ProgressOrientation
 
instance.Orientation = value
 
value = instance.Orientation
public ProgressOrientation Orientation {get; set;}

Property Value

ProgressOrientation setting that determines the orientation of the
See Also

Reference

FpProgress Class
FpProgress Members