Spread Windows Forms 12.0 Product Documentation
HorizontalAlignment Property (FpProgress)


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

Property Value

HorizontalAlignment setting that determines the alignment
See Also

Reference

FpProgress Class
FpProgress Members