[]
Gets a value representing the result of the dialog that was potentially shown after the data source icon was clicked.
public DialogResult DialogResult { get; }
Type | Description |
---|---|
DialogResult | The result of the dialog as defined by the DialogResult enumeration. |