Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

SuperTipItemBase Class

Represents the base class for tooltip items supported by SuperTip objects.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v20.2.dll

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

Declaration

public class SuperTipItemBase :
    FrameworkContentElement

Remarks

See SuperTip to learn more.

See Also