ASPxClientAppointment.SetLabelId(labelId) Method
In This Article
#Declaration
TypeScript
SetLabelId(
labelId: any
): void
#Parameters
Name | Type |
---|---|
label |
any |
See Also