[]
        
(Showing Draft Content)

FarPoint.Win.FpButton.DialogResult

DialogResult Property

DialogResult

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

Declaration
public DialogResult DialogResult { get; set; }
Public Property DialogResult As DialogResult
Implements