ASPxClientSchedulerToolTipData.GetInterval Method
Returns the client time interval for which the tooltip is displayed.
Declaration
GetInterval(): ASPxClientTimeInterval
Returns
Type | Description |
---|---|
ASPxClientTimeInterval | An ASPxClientTimeInterval object that is an client-side representation of the time interval for which the tooltip is displayed. |
See Also