Returns a human-readable textual description of the location of the current object in the document.

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

Syntax

C#
protected virtual string GetDocumentLocationDescription()
Visual Basic
Protected Overridable Function GetDocumentLocationDescription As String

See Also