Gets or sets the title for the strip line.

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

Syntax

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

See Also