PdfOverlaySettingsBase.HideZoomBarDelay Property
Gets or sets the time interval for which the Zoom Bar is being displayed when the current zoom factor changess. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.Controls.v19.2.dll
Declaration
public TimeSpan HideZoomBarDelay { get; set; }
Public Property HideZoomBarDelay As TimeSpan
Property Value
Type |
Description |
TimeSpan |
A System.TimeSpan object that represents the time interval for which the zoom bar is being displayed.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...