Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / RadioButtonListCellType Class / RadioButtonListCellType Constructor / RadioButtonListCellType Constructor()
Example


In This Topic
    RadioButtonListCellType Constructor()
    In This Topic
    Creates a new radio button list cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RadioButtonListCellType()
    public RadioButtonListCellType()
    Example
    See Also