Property Result
Result
Gets or sets the result of the dialog, indicating which button was pressed.
public int? Result { get; set; }
Property Value
- int?
Gets or sets the result of the dialog, indicating which button was pressed.
public int? Result { get; set; }