Validation.InCellDropDown

Validation.InCellDropDown property

Indicates whether data validation displays a drop-down list that contains acceptable values.

public bool InCellDropDown { get; set; }

See Also