Gets or sets the Label of the Zoom menu Auto item.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
SyntaxC#
Copy Code
|
|---|
public string ZoomAutoCmdText { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ZoomAutoCmdText As String |
See Also