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