Infragistics(R) NetAdvantage(R) : Silverlight 2011.2
CommandSourceCollection Class
Members  See Also  E-mail your feedback on this topic.
Infragistics Namespace : CommandSourceCollection Class

A collection of Infragistics.Controls.CommandSource objects which support a command.

Syntax

Visual Basic (Declaration) 
Public Class CommandSourceCollection 
   Inherits Infragistics.Collections.CollectionBase(Of CommandSource)
   Implements ICollectionBaseICollectionBase(Of CommandSource) 

See Also