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