Gets or sets the template used to create the navigation bar with page numbers.

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

Syntax

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

See Also