ASP.NET MVC コントロールヘルプ
IsReadOnly メソッド (PivotGridBuilder)

C1.Web.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotGridBuilder クラス : IsReadOnly メソッド
値。
Configurates C1.Web.Mvc.Olap.PivotGrid.IsReadOnly. Sets a value that determines whether the user can modify cell values using the mouse and keyboard. Default value is True.
シンタックス
'宣言
 
Public Overrides Function IsReadOnly( _
   ByVal value As System.Boolean _
) As PivotGridBuilder
public override PivotGridBuilder IsReadOnly( 
   System.bool value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

PivotGridBuilder クラス
PivotGridBuilder メンバ