[]
Creates a new ASP.NET AJAX extender mutually exclusive check box cell.
public MutuallyExclusiveCheckBoxCellType(string key)
Public Sub New(key As String)
Type | Name | Description |
---|---|---|
string | key | The key to associate mutually exclusive check boxes. |
Creates a new ASP.NET AJAX extender mutually exclusive check box cell.
public MutuallyExclusiveCheckBoxCellType()
Public Sub New()