New to Telerik ReportingStart a free 30-day trial

IDataFlow

Interface

Represents an object processing data using filters and sorting.

Definition

Properties

Gets the filters that get applied on this item.

C#
IList<Filter> Filters { get; }

Gets the sorting that get applied on this item.

C#
IList<Sorting> Sortings { get; }
In this article
DefinitionPropertiesFiltersSortings
Not finding the help you need?
Contact Support