FlexPivot for WinForms
SetReadOnly メソッド (PivotFieldEx)

C1.Win.FlexPivot.4.5.2 アセンブリ > C1.Win.FlexPivot 名前空間 > PivotFieldEx クラス : SetReadOnly メソッド
The C1.PivotEngine.PivotField field.
The value.
Defines whether the field can be changed through UI or not.
シンタックス
'宣言
 
Public Shared Sub SetReadOnly( _
   ByVal field As PivotField, _
   ByVal readOnly As System.Boolean _
) 
public static void SetReadOnly( 
   PivotField field,
   System.bool readOnly
)

パラメータ

field
The C1.PivotEngine.PivotField field.
readOnly
The value.
参照

PivotFieldEx クラス
PivotFieldEx メンバ