In This Topic
Gets or sets a value that determines whether the
C1Accordion should display a tooltip for page header when
C1AccordionPage.ToolTipText is defined for this page.
Syntax
'Declaration
Public Shadows Property ShowToolTips As Boolean
public new bool ShowToolTips {get; set;}
See Also