PageDataRequest.Filter property

The current filter definition or null if no filter is set.

public Filter? Filter { get; set; }

See Also