PivotGridFieldOptions Constructors
Contains options for a field.Name | Parameters | Description |
---|---|---|
PivotGridFieldOptions(PivotOptionsChangedEventHandler, IViewBagOwner, String) | optionsChanged, viewBagOwner, objectPath | Initializes a new instance of the PivotGridFieldOptions class with the specified settings. |
See Also