Spread Windows Forms 12.0 Product Documentation
HorizontalAlignment Property (FpHyperlink)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpHyperlink Class : HorizontalAlignment Property
Gets or sets the horizontal alignment of text in the hyperlink control.
Syntax
'Declaration
 
Public Property HorizontalAlignment As HorizontalAlignment
'Usage
 
Dim instance As FpHyperlink
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

FpHyperlink Class
FpHyperlink Members