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