Skip to main content

MoreButtonClickedEventArgs.interval Property

Gets the time interval of the cell where the button is located.

Declaration

interval: ASPxClientTimeInterval

Property Value

Type Description
ASPxClientTimeInterval

An ASPxClientTimeInterval object representing the time interval of the cell which holds the button.

Remarks

In the Month (Multi-Week) View the interval value corresponds to the entire day in which the button is situated.

See Also