ToolTipOptions.InitialDelay Property
Gets or sets the delay before tooltips are invoked.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.2.dll
NuGet Package: DevExpress.Wpf.TreeMap
#Declaration
#Property Value
Type | Description |
---|---|
Time |
A Time |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Initial |
---|---|
Hierarchical |
|
#Remarks
This property specifies the time lapse between pointing a cursor on a visual element and displaying the tooltip. The tooltip is visible during the time specifyed by the ToolTipOptions.AutoPopDelay property.