[]
Defines whether the field can be changed through UI or not.
public static void SetReadOnly(this PivotField field, bool readOnly)
| Type | Name | Description |
|---|---|---|
| PivotField | field | The C1.PivotEngine.PivotField field. |
| bool | readOnly | The value. |