ReportSection.label Method

Definition

Gets the description of the section node in the AOT.

public:
 virtual System::String ^ label();
public virtual string label ();
abstract member label : unit -> string
override this.label : unit -> string
Public Overridable Function label () As String

Returns

A string that contains the description of the section node.

Applies to