Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / RadioButtonListCellType Class
Members


In This Topic
    RadioButtonListCellType Class
    In This Topic
    Represents a radio button list cell.
    Object Model
    RadioButtonListCellType ClassExtraRendererSettings ClassValidatorCollection Class
    Syntax
    Remarks

    Use this cell type to display a set of radio buttons (also called option buttons) in a cell.

    For help with assigning a radio button list cell type to a cell or range of cells, refer to Setting a Radio Button List Cell.

    For more information about the behavior of contents in a cell, refer to Understanding Cell Type Effects on Displaying Data.

    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.BaseCellType
          FarPoint.Web.Spread.RadioButtonListCellType

    See Also