[]
        
(Showing Draft Content)

C1.Win.C1Input.UpDownButtonClickEventArgs.Done

Done Property

Done

Set to true in the user's UpDownButtonClick event handler. No built-in processing is done. This allows the user to override the default behavior of the buttons.

Declaration
public bool Done { get; set; }