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

AccordionControlElementBase.ResetSuperTip() Method

Removes the SuperToolTip object that has been assigned to the current element.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

public void ResetSuperTip()

Remarks

This method sets the AccordionControlElementBase.SuperTip property to null.

See Also