ComponentOne Menus and Toolbars for WinForms
Item(String) Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPages Class > Item Property : Item(String) Property
Gets an outpage with the specified key from the collection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As System.String _
) As C1OutPage
public C1OutPage Item( 
   System.string key
) {get;}

Parameters

key
See Also

Reference

C1OutPages Class
C1OutPages Members
Overload List