[]
Initializes a new instance of the LayoutLinkEventArgs class
public LayoutLinkEventArgs(C1CommandLink link, Rectangle bounds, Rectangle textrect, Rectangle imagerect, Point controllocation)
Type | Name | Description |
---|---|---|
C1CommandLink | link | Specifies the command link for the layout. |
Rectangle | bounds | The bounding rectangle of the command link. |
Rectangle | textrect | Text rectangle layout. |
Rectangle | imagerect | Image rectangle layout. |
Point | controllocation | The location of the nested control |