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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotGridBuilder クラス : AlternatingRowStep メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotGrid.AlternatingRowStep. Sets a value that determines the number of regular rows between 'alternating' rows.
シンタックス
'宣言
 
Public Overrides Function AlternatingRowStep( _
   ByVal value As System.Integer _
) As PivotGridBuilder
public override PivotGridBuilder AlternatingRowStep( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotGridBuilder クラス
PivotGridBuilder メンバ