Spread for ASP.NET 8.0 Product Documentation
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.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

MutuallyExclusiveCheckBoxCellType Class
MutuallyExclusiveCheckBoxCellType Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.