[]
Occurs when the user cancels changes to the RibbonDatePicker.
[C1Category("Behavior")]
[C1Description("RibbonDatePicker.ChangeCanceled", "Occurs when the user cancels changes to the RibbonDatePicker.")]
public event EventHandler ChangeCanceled
<C1Category("Behavior")>
<C1Description("RibbonDatePicker.ChangeCanceled", "Occurs when the user cancels changes to the RibbonDatePicker.")>
Public Event ChangeCanceled As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the user cancels changes to the . |