Gets the user-friendly name of the current recordset.

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

Syntax

C#
string Caption { get; }
Visual Basic
ReadOnly Property Caption As String
	Get

See Also