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