Spread for ASP.NET 12 Product Documentation
Command Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CreateButtonEventArgs Class : Command Property
Gets the name of the command to perform.
Syntax
'Declaration
 
Public ReadOnly Property Command As String
'Usage
 
Dim instance As CreateButtonEventArgs
Dim value As String
 
value = instance.Command
public string Command {get;}
See Also

Reference

CreateButtonEventArgs Class
CreateButtonEventArgs Members