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


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

Reference

ButtonCellType Class
ButtonCellType Members