PivotGridWebFieldOptions Constructors
Provides options for pivot grid fields.Name | Parameters | Description |
---|---|---|
PivotGridWebFieldOptions(PivotOptionsChangedEventHandler, IViewBagOwner, String) | optionsChanged, viewBagOwner, objectPath | Initializes a new instance of the PivotGridWebFieldOptions class with the specified settings. |
See Also