MobileForms Toolkit Documentation

AbstractRenderer.DayHeader Method 

Gets the day header's text value.

public abstract 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

AbstractRenderer Class | Resco.Controls.OutlookControls Namespace