XlCustomFilters.First Property
In This Article
Gets or sets the first filter criterion.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public XlCustomFilterCriteria First { get; set; }
#Property Value
Type | Description |
---|---|
Xl |
An Xl |
See Also