Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.UIControls.v4.4 Assembly / Xceed.Chart.UIControls Namespace / Command Class


In This Topic
    Command Class Methods
    In This Topic

    For a list of all members of this type, see Command members.

    Public Methods
     NameDescription
    Public MethodDetermines if a command can be executed.  
    Public MethodExecutes a command with a specified additional data  
    Public MethodGets the control associated with a command.  
    Public MethodDetermines the check state of a command.  
    Public MethodProvides a humer readable desciption of the command  
    Public MethodUpdates the specified control with the current command state.  
    Top
    Protected Methods
     NameDescription
    Protected MethodInitializes the default values of all the fields.  
    Protected MethodFires the CommandExecuted event.  
    Protected MethodFires the UpdateCommand event.  
    Top
    See Also