Spread Silverlight Documentation
Command Property (AutoFilterCheckBox)


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

Reference

AutoFilterCheckBox Class
AutoFilterCheckBox Members