ASP.NET Core MVC コントロールヘルプ
ExclusiveValueSearch メソッド (PivotEngineBuilder)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス : ExclusiveValueSearch メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotEngine.ExclusiveValueSearch. Sets a value that determines whether the filter should include only values selected by the @see:wijmo.grid.filter.ValueFilter.filterText property.
シンタックス
'宣言
 
Public Function ExclusiveValueSearch( _
   ByVal value As System.Boolean _
) As PivotEngineBuilder
public PivotEngineBuilder ExclusiveValueSearch( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
This property is set to true by default, which matches Excel's behavior.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ