ClassClickCommand
Class
Represents a click command.
Definition
Namespace:Telerik.WinControls.Elements
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class ClickCommand : CommandBase, IImageListProvider
Inheritance: objectCommandBaseClickCommand
Implements:
Constructors
ClickCommand()
Declaration
cs-api-definition
public ClickCommand()
Methods
Execute(params object[])
Executes the command with the given settings.