Spread Windows Forms 12.0 Product Documentation
Value Property (FpMultiOption)


FarPoint.Win Assembly > FarPoint.Win Namespace > FpMultiOption Class : Value Property
Gets or sets the currently selected option from the multiple option buttons.
Syntax
'Declaration
 
Public Property Value As Integer
'Usage
 
Dim instance As FpMultiOption
Dim value As Integer
 
instance.Value = value
 
value = instance.Value
public int Value {get; set;}

Property Value

Integer value
See Also

Reference

FpMultiOption Class
FpMultiOption Members