Spread ASP.NET 17
FarPoint.Web.Spread.Extender Assembly / FarPoint.Web.Spread.Extender Namespace / MutuallyExclusiveCheckBoxCellType Class / MutuallyExclusiveCheckBoxCellType Constructor / MutuallyExclusiveCheckBoxCellType Constructor()


In This Topic
    MutuallyExclusiveCheckBoxCellType Constructor()
    In This Topic
    Creates a new ASP.NET AJAX extender mutually exclusive check box cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New MutuallyExclusiveCheckBoxCellType()
    public MutuallyExclusiveCheckBoxCellType()
    See Also