Spread Silverlight Documentation
Command Property (SheetTab)


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetTab Class : Command Property
Syntax
'Declaration
 
Public Property Command As System.Windows.Input.ICommand
'Usage
 
Dim instance As SheetTab
Dim value As System.Windows.Input.ICommand
 
instance.Command = value
 
value = instance.Command
public System.Windows.Input.ICommand Command {get; set;}
See Also

Reference

SheetTab Class
SheetTab Members