Version

SmallDecreaseCommand Class Members

The following tables list the members exposed by SmallDecreaseCommand.

Public Constructors
 NameDescription
Public ConstructorSmallDecreaseCommand Constructor  
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Editors.Primitives.XamSliderBaseCommandBase)
Public MethodExecuteOverloaded. Runs the command with the given parameter. (Inherited from Infragistics.Controls.Editors.Primitives.XamSliderBaseCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Applies the decrease of the Infragistics.Controls.Editors.XamSliderBase ActiveThumb.Value property with SmallChange value  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also