Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControl Interface / Parent Property
In This Topic
    Parent Property (IControl)
    In This Topic
    The parent object, typically GrapeCity.Documents.Excel.IWorksheet. In some cases, the type of this property is IControl.
    Syntax
    System.object Parent {get;}
    See Also