Validation.ShowInput

Validation.ShowInput property

Indicates whether the data validation input message will be displayed whenever the user selects a cell in the data validation range.

public bool ShowInput { get; set; }

See Also