Spread for ASP.NET 12 Product Documentation
Text Property (MutuallyExclusiveCheckBoxCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MutuallyExclusiveCheckBoxCellType Class : Text Property
Gets or sets the text of the mutually exclusive check box.
Syntax
'Declaration
 
Public Property Text As String
'Usage
 
Dim instance As MutuallyExclusiveCheckBoxCellType
Dim value As String
 
instance.Text = value
 
value = instance.Text
public string Text {get; set;}
See Also

Reference

MutuallyExclusiveCheckBoxCellType Class
MutuallyExclusiveCheckBoxCellType Members