[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IValidation.InCellDropdown

InCellDropdown Property

InCellDropdown

Gets or sets data validation displays a drop-down list that contains acceptable values.

Declaration
bool InCellDropdown { get; set; }
Property InCellDropdown As Boolean
Property Value
Type Description
bool

true if data validation displays a drop-down list that contains acceptable values; otherwise, false.