[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.MutuallyExclusiveCheckBoxCellType.-ctor

MutuallyExclusiveCheckBoxCellType Constructor

MutuallyExclusiveCheckBoxCellType(string)

Creates a new ASP.NET AJAX extender mutually exclusive check box cell.

Declaration
public MutuallyExclusiveCheckBoxCellType(string key)
Public Sub New(key As String)
Parameters
Type Name Description
string key

The key to associate mutually exclusive check boxes.

MutuallyExclusiveCheckBoxCellType()

Creates a new ASP.NET AJAX extender mutually exclusive check box cell.

Declaration
public MutuallyExclusiveCheckBoxCellType()
Public Sub New()