MobileForms Toolkit Documentation

Office11Renderer.DayHeader Method 

Gets the day header's text value.

public override string DayHeader(
DateTime aDate,
int aMaxWidth
);

Parameters

aDate
Specifies the day.
aMaxWidth
Specifies the max allowed text width.

Return Value

The day header's text value.

See Also

Office11Renderer Class | Resco.Controls.OutlookControls Namespace