TDataValidationInfo.InCellDropDown Property
When the ValidationType parameter is a list, this property indicates whether to display a drop down box or not.
Syntax
Namespace: FlexCel.Core
public Boolean InCellDropDown { get; set; }
When the ValidationType parameter is a list, this property indicates whether to display a drop down box or not.
Namespace: FlexCel.Core
public Boolean InCellDropDown { get; set; }