Spread for ASP.NET 9.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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MutuallyExclusiveCheckBoxCellType Class
MutuallyExclusiveCheckBoxCellType Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.