[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControl-1

IControl<T> Interface

Generic type members of form controls

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public interface IControl<T> : IControl where T : IControl<T>
Public Interface IControl(Of T As IControl(Of T))
    Inherits IControl
Type Parameters
Name Description
T

Methods

Name Description
Copy(double, double)

Copy this control to the destination position.

Cut(double, double)

Cut this control and paste to the destination position.

Duplicate()

Copy this control to the default destination position.