Reporting

Gets or sets an interactive action associated with this report item.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public IAction Action { get; set; }
Visual Basic
Public Property Action As IAction
	Get
	Set

Version Information

Supported in: 1.0.1

See Also