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


In This Topic
    MutuallyExclusiveCheckBoxCellType Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new ASP.NET AJAX extender mutually exclusive check box cell.  
    Creates a new ASP.NET AJAX extender mutually exclusive check box cell.  
    Example
    This example creates four check boxes that uncheck themselves if another is checked.
    See Also