Spread for ASP.NET 12 Product Documentation
MutuallyExclusiveCheckBoxCellType Constructor(String)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MutuallyExclusiveCheckBoxCellType Class > MutuallyExclusiveCheckBoxCellType Constructor : MutuallyExclusiveCheckBoxCellType Constructor(String)
The key to associate mutually exclusive check boxes.
Creates a new ASP.NET AJAX extender mutually exclusive check box cell.
Syntax
'Declaration
 
Public Function New( _
   ByVal key As String _
)
'Usage
 
Dim key As String
 
Dim instance As New MutuallyExclusiveCheckBoxCellType(key)
public MutuallyExclusiveCheckBoxCellType( 
   string key
)

Parameters

key
The key to associate mutually exclusive check boxes.
See Also

Reference

MutuallyExclusiveCheckBoxCellType Class
MutuallyExclusiveCheckBoxCellType Members
Overload List