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

PivotGridOptionsViewBase Constructors

Serves as the base for classes that provide view options for the PivotGrid controls.
Name Parameters Description
PivotGridOptionsViewBase(EventHandler, IViewBagOwner, String) optionsChanged, viewBagOwner, objectPath Initializes a new instance of the PivotGridOptionsViewBase class.
PivotGridOptionsViewBase(EventHandler) optionsChanged Initializes a new instance of the PivotGridOptionsViewBase class.
See Also