MobileForms Toolkit Documentation

DateClickedHandler Delegate

Represents the method that will handle the click only on day cell.

public delegate void DateClickedHandler(
object sender,
DateClickedEventArgs e
);

Requirements

Namespace: Resco.Controls.OutlookControls

Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)

See Also

Resco.Controls.OutlookControls Namespace