//
//  TKCalendarDayViewEventsLayout.h
//  TelerikUI
//
//  Copyright © 2017 Telerik. All rights reserved.
//

/**
 @discussion Custom collection view layout that implements the logic required to arrange the TKCalendarDayViewEventsView events on a time line.
 */
@interface TKCalendarDayViewEventsLayout : UICollectionViewLayout

@end
