[]
Gets dialog that allows to customize the value field settings of the specified IPivotTable object.
public static Form PivotValueFieldSettings(FpSpread spread, IPivotField field, bool activeFirstTab = true)
Public Shared Function PivotValueFieldSettings(spread As FpSpread, field As IPivotField, Optional activeFirstTab As Boolean = True) As Form
| Type | Name | Description |
|---|---|---|
| FpSpread | spread | The FpSpread owner. |
| IPivotField | field | A IPivotField object represents the value field settings dialog. |
| bool | activeFirstTab |
|
| Type | Description |
|---|---|
| Form |