Gets or sets name of the series from which to derive.

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

Syntax

C#
public string SourceSeriesName { get; set; }
Visual Basic
Public Property SourceSeriesName As String
	Get
	Set

See Also