Dundas Chart for ASP.NET
FindCommand Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > CommandCollection Class : FindCommand Method


Enterprise Only Feature. Finds a Command in the collection.

Overload List

Overload Description
FindCommand(ChartCommandType) Enterprise Only Feature. Searches by ChartCommandType for a command and its sub-commands.
Searches by ChartCommandType for the Command and its sub-commands.  
FindCommand(Int32) Enterprise Only Feature. Searches for a Command using a command ID.
Searches by CommandID for the Command and its sub-commands.  
FindCommand(String) Enterprise Only Feature. Searches for a Command and its sub-commands by name.
Searches by name for the Command and its sub-commands.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

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