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


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

Reference

ButtonCellType Class
ButtonCellType Members