Dundas Chart for ASP.NET
CommandUI Class Members
See Also  Properties  Methods  Send comments on this topic.
Dundas.Charting.WebControl Namespace : CommandUI Class


The following tables list the members exposed by CommandUI.

Public Constructors

  Name Description
Public Constructor CommandUI Constructor Overloaded. Enterprise Only Feature. Creates a new instance of a CommandUI object.
Creates a new, uninitialized instance of a CommandUI object.  
Top

Public Properties

  Name Description
Public Property CommandName Enterprise Only Feature. Gets or sets the name of the associated command.
Determines the Command in CommandCollection in order to link this CommandUI with.  
Public Property Component Enterprise Only Feature. Gets the component that is connected to the CommandUI instance.
Gets the component which is connected to this CommandUI.  
Public Property EnableImage Enterprise Only Feature. Gets or sets a boolean value that determines whether or not an image for the command UI instance is automatically shown.
Gets and sets boolean value which determines whether or not to show image in control automaticaly.  
Public Property EnableText Enterprise Only Feature. Gets or sets a boolean value that determines whether or not command text for the command UI instance is automatically shown.
Gets and sets boolean value which determines whether or not to show Command text in the control automaticaly.  
Public Property EnableTooltip Enterprise Only Feature. Gets or sets a boolean value that determines whether or not a tooltip for the command UI instance is automatically shown.
Gets and sets boolean value which determines whether or not to show command desctiption as tooltip in the control automaticaly.  
Public Property Parameters Enterprise Only Feature. Gets or sets the parameters passed to the command.
Gets and sets the parameter which is passed to command to execute  
Top

Public Methods

  Name Description
Public Method Equals Overridden. Enterprise Only Feature. Tests whether the given object is equal to this object.
Tests whether the given object is equal to this object.  
Public Method GetHashCode Overridden. Enterprise Only Feature. Returns the hash code of this object.
Returns the hash code of this object.  
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.