Spread Windows Forms 12.0 Product Documentation
VerticalAlignment Property (FpProgress)


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

Property Value

VerticalAlignment setting that determines the alignment
See Also

Reference

FpProgress Class
FpProgress Members