Index Hierarchy TKCalendarMonthNamesPresenter Class Reference Inherits from TKCalendarPresenterBase : UIView Declared in TKCalendarMonthNamesPresenter.h Overview A calendar presenter responsible for rendering TKCalendar in month names view mode. Tasks columns property contentView property Properties columns Defines the number of columns for this view. @property (nonatomic) NSInteger columns Declared In TKCalendarMonthNamesPresenter.h contentView Returns a view containing month name cells. @property (nonatomic, strong, readonly) UIView *contentView Declared In TKCalendarMonthNamesPresenter.h Index Hierarchy