名前 | 解説 | |
---|---|---|
![]() | DataMapBuilder コンストラクタ | Creates one DataMapBuilder instance to configurate obj. |
DataMapBuilderデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | DataMapBuilder コンストラクタ | Creates one DataMapBuilder instance to configurate obj. |
名前 | 解説 | |
---|---|---|
![]() | Bind | オーバーロードされます。 Sets ItemsSource by builder. |
![]() | BindODataSource | Configurates C1.Web.Mvc.DataMap.ItemsSource. Sets ItemsSource settings. |
![]() | BindODataVirtualSource | Configurates C1.Web.Mvc.DataMap.ItemsSource. Sets ItemsSource settings. |
![]() | DisplayMemberPath | Configurates C1.Web.Mvc.DataMap.DisplayMemberPath. Sets the name of the property to use as the visual representation of the item. |
![]() | IsEditable | Configurates C1.Web.Mvc.DataMap.IsEditable. Sets a value that indicates whether users should be allowed to enter values. |
![]() | OnClientMapChanged | Configurates the C1.Web.Mvc.DataMap.OnClientMapChanged client event. Occurs when the map data changes. |
![]() | SelectedValuePath | Configurates C1.Web.Mvc.DataMap.SelectedValuePath. Sets the name of the property to use as a key for the item (data value). |
![]() | SortByDisplayValues | 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. |