C# Class UICalendar.TrueWeekView.WeekTopView

Inheritance: UIView
Show file Open project: Clancey/UICalendar

Public Methods

Method Description
Draw ( CGRect rect ) : void
ReDraw ( ) : void
WeekTopView ( TrueWeekView theParent ) : System

Private Methods

Method Description
DrawDayLabel ( CGRect rect, System.DateTime date ) : void
DrawInContext ( ) : void
DrawRect ( ) : void

Method Details

Draw() public method

public Draw ( CGRect rect ) : void
rect CGRect
return void

ReDraw() public method

public ReDraw ( ) : void
return void

WeekTopView() public method

public WeekTopView ( TrueWeekView theParent ) : System
theParent TrueWeekView
return System