FixedFieldValue Constructors
A column field value to be pinned.| Name | Parameters | Description |
|---|---|---|
| FixedFieldValue() | none | Initializes a new instance of the FixedFieldValue class. |
| FixedFieldValue(PivotGridFieldBase) | dataField | Initializes a new instance of the FixedFieldValue class with specified settings. |
See Also