Gets ActionInfo object defining the actions for this TextRun.
Actions on TextRuns are ignored if an action is defined on the
parent Textbox (even if the Textbox action resolves to NULL).
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ActionInfo ActionInfo { get; } |
Visual Basic |
---|
Public ReadOnly Property ActionInfo As ActionInfo Get |