Dundas.SharePoint.Charting.WebParts Send comments on this topic.
IndexOf Method
See Also 
Dundas.Charting.WebControl Namespace > CommandUIItemCollection Class : IndexOf Method


Gets the index position of the specified Command in the CommandUIItemCollection.

Overload List

Overload Description
IndexOf(Command) Gets the index position of the specified Command in the CommandUIItemCollection.  
IndexOf(CommandUIItem) Gets the zero-based index position of the specified CommandUIItem in the CommandUIItemCollection.  

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