ASP.NET Core MVC コントロールヘルプ
ChildItemsPath メソッド (FlexGridBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : ChildItemsPath メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.ChildItemsPath. Sets the name of the property used to generate child rows in hierarchical grids.
シンタックス
'宣言
 
Public Overridable Function ChildItemsPath( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder ChildItemsPath( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ