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

ASPxClientHintOptions.showTitle Property

Gets or sets a value that specifies whether a hint’s title is displayed.

Declaration

showTitle: boolean

Property Value

Type Description
boolean

true, to display the hint’s title; otherwise, false.

See Also