Gets or sets collected slice tooltip. Default: True.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlString CollectedToolTip { get; set; }
Visual Basic
Public Property CollectedToolTip As RdlString
	Get
	Set

See Also