ASPxClientSchedulerToolTipData.GetResources Method
In This Article
Returns the resources associated with the appointment for which the tooltip is displayed.
#Declaration
TypeScript
GetResources(): string[]
#Returns
Type | Description |
---|---|
string[] | An array of strings representing resource identifiers. |
See Also