Gets or sets the file name that was last used to save or load a document.

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

Syntax

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

See Also