[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1ButtonControl.DialogResult

DialogResult Property

DialogResult

Gets or sets a value that is returned to the parent form when the button is clicked.

Declaration
public DialogResult DialogResult { get; set; }
Implements