ASP.NET Core MVC コントロールヘルプ
DataMapBuilder クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : DataMapBuilder クラス

DataMapBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one DataMapBuilder instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Sets ItemsSource by builder.  
Public メソッドConfigurates C1.Web.Mvc.DataMap.ItemsSource. Sets ItemsSource settings.  
Public メソッドConfigurates C1.Web.Mvc.DataMap.ItemsSource. Sets ItemsSource settings.  
Public メソッドConfigurates C1.Web.Mvc.DataMap.DisplayMemberPath. Sets the name of the property to use as the visual representation of the item.  
Public メソッドConfigurates C1.Web.Mvc.DataMap.IsEditable. Sets a value that indicates whether users should be allowed to enter values.  
Public メソッドConfigurates the C1.Web.Mvc.DataMap.OnClientMapChanged client event. Occurs when the map data changes.  
Public メソッドConfigurates C1.Web.Mvc.DataMap.SelectedValuePath. Sets the name of the property to use as a key for the item (data value).  
Public メソッドConfigurates C1.Web.Mvc.DataMap.SortByDisplayValues. Sets a value that determines whether to use mapped (display) or raw values when sorting the data. The default value is false.  
トップ
参照

DataMapBuilder クラス
C1.Web.Mvc.Fluent 名前空間