Spread Windows Forms 12.0 Product Documentation
RadioOrientation Enumeration


FarPoint.Win Assembly > FarPoint.Win Namespace : RadioOrientation Enumeration
Specifies the orientation of the option buttons in the control.
Syntax
'Declaration
 
Public Enum RadioOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As RadioOrientation
public enum RadioOrientation : System.Enum 
Members
MemberDescription
HorizontalDisplays the option buttons horizontally
VerticalDisplays the option buttons vertically
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.RadioOrientation

See Also

Reference

FarPoint.Win Namespace