Skip to main content

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