[]
        
(Showing Draft Content)

C1.Win.FlexPivot.PivotFieldEx.GetReadOnly

GetReadOnly Method

GetReadOnly(PivotField)

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

Declaration
public static bool GetReadOnly(this PivotField field)
Parameters
Type Name Description
PivotField field

The PivotField field.

Returns
Type Description
bool