Skip to main content
A newer version of this page is available. .

PivotGridOptionsFilterBase Constructors

Serves as the base class for classes that represent options affecting data filtering.
Name Parameters Description
PivotGridOptionsFilterBase(PivotOptionsFilterEventHandler, IViewBagOwner, String) optionsChanged, viewBagOwner, projectPath Initializes a new instance of the PivotGridOptionsFilterBase class. For internal use.
PivotGridOptionsFilterBase(PivotOptionsFilterEventHandler) optionsChanged Initializes a new instance of the PivotGridOptionsFilterBase class.
See Also