Spread Windows Forms 12.0 Product Documentation
VerticalAlignment Property (FpMultiOption)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpMultiOption Class : VerticalAlignment Property
Gets or sets how the option buttons are aligned vertically.
Syntax
'Declaration
 
Public Property VerticalAlignment As VerticalAlignment
'Usage
 
Dim instance As FpMultiOption
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

FpMultiOption Class
FpMultiOption Members