Gets or sets a label to identify an instance of the group in the client UI (to provide a user-friendly label for searching).

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

Syntax

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

See Also