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

SuperTipItemBase Class

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

Namespace: DevExpress.Xpf.Core

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

Declaration

public class SuperTipItemBase :
    FrameworkContentElement

Remarks

See SuperTip to learn more.

See Also