Table of Contents

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; }

See also