Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControl Interface / Name Property
In This Topic
    Name Property (IControl)
    In This Topic
    Gets or sets the name of this control.
    Syntax
    System.string Name {get; set;}
    See Also