ASPxClientToolTipBase.Update(toolTipData) Method
In This Article
Updates the tooltip content.
#Declaration
TypeScript
Update(
toolTipData: ASPxClientSchedulerToolTipData
): void
#Parameters
Name | Type | Description |
---|---|---|
tool |
ASPx |
An ASPx |
See Also