XlDataValidation.ListRange Property
Gets or sets the lists of cell ranges whose values should be used as the data validation criteria.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public XlCellRange ListRange { get; set; }
#Property Value
Type | Description |
---|---|
Xl |
A Xl |
#Remarks
Use the ListRange property to specify cell ranges whose values should be used as a validation criteria in the XlDataValidationType.List validation rule type.
Use the XlDataValidation.ListValues property to provide a list of values for a List data validation rule.
Note
The maximum length of a list used to specify the Xl