Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / RadioButtonListEditor Class
Members


In This Topic
    RadioButtonListEditor Class
    In This Topic
    Represents an editor control for radio button list (multiple option) cells.
    Object Model
    RadioButtonListEditor ClassValidatorCollection Class
    Syntax
    'Declaration
     
    Public Class RadioButtonListEditor 
       Inherits BaseEditor
       Implements IEditorIEditor2IEditor3 
    'Usage
     
    Dim instance As RadioButtonListEditor
    public class RadioButtonListEditor : BaseEditor, IEditorIEditor2IEditor3  
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Editor.BaseEditor
          FarPoint.Web.Spread.Editor.RadioButtonListEditor

    See Also