Initializes a new instance of the ActionHandlerLink class,
assigning the LinkTarget property.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ActionHandlerLink( C1LinkTarget linkTarget ) |
Visual Basic |
---|
Public Sub New ( _ linkTarget As C1LinkTarget _ ) |
Parameters
- linkTarget
- Type: C1.C1Preview..::..C1LinkTarget
An instance of the C1LinkTarget-derived class to assign to the LinkTarget property.