[]
        
(Showing Draft Content)

C1.Win.FlexPivot.PivotFieldEx.SetReadOnly

SetReadOnly Method

SetReadOnly(PivotField, bool)

Defines whether the field can be changed through UI or not.

Declaration
public static void SetReadOnly(this PivotField field, bool readOnly)
Parameters
Type Name Description
PivotField field

The PivotField field.

bool readOnly

The value.