SetReadOnly Method (PivotFieldEx)
Defines whether the field can be changed through UI or not.
'Declaration
Public Shared Sub SetReadOnly( _
ByVal As PivotField, _
ByVal As Boolean _
)
Parameters
- field
- The C1.PivotEngine.PivotField field.
- readOnly
- The value.