Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControlCollection Interface / Item Property
In This Topic
    Item Property (IControlCollection)
    In This Topic
    Gets control by name.
    Syntax
    IControl this[ 
       System.string name
    ]; {get;}

    Parameters

    name
    See Also