Gets or sets the ToolTip text displayed for the Last Page button.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
C# Copy Code |
---|
public string LastPageToolTip { get; set; } |
Visual Basic Copy Code |
---|
Public Property LastPageToolTip As String |