Spread for ASP.NET 12 Product Documentation
Items Property (RadioButtonListEditor)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace > RadioButtonListEditor Class : Items Property
Gets the items in the radio button list as an array.
Syntax
'Declaration
 
Public ReadOnly Property Items As ArrayList
'Usage
 
Dim instance As RadioButtonListEditor
Dim value As ArrayList
 
value = instance.Items
public ArrayList Items {get;}
See Also

Reference

RadioButtonListEditor Class
RadioButtonListEditor Members