Skip to main content
A newer version of this page is available. .

SplitContainerControl.ToolTipController Property

This property is not relevant for this class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public override ToolTipController ToolTipController { get; set; }

Property Value

Type
ToolTipController
See Also