ComponentOne ASP.NET MVC Controls
DataMapBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : DataMapBuilder Class

The following tables list the members exposed by DataMapBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one DataMapBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Sets ItemsSource by builder.  
Public MethodConfigurates C1.Web.Mvc.DataMap.ItemsSource. Sets ItemsSource settings.  
Public MethodConfigurates C1.Web.Mvc.DataMap.ItemsSource. Sets ItemsSource settings.  
Public MethodConfigurates C1.Web.Mvc.DataMap.DisplayMemberPath. Sets the name of the property to use as the visual representation of the item.  
Public MethodConfigurates C1.Web.Mvc.DataMap.IsEditable. Sets a value that indicates whether users should be allowed to enter values.  
Public MethodConfigurates the C1.Web.Mvc.DataMap.OnClientMapChanged client event. Occurs when the map data changes.  
Public MethodConfigurates C1.Web.Mvc.DataMap.SelectedValuePath. Sets the name of the property to use as a key for the item (data value).  
Public MethodConfigurates 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.  
Top
See Also

Reference

DataMapBuilder Class
C1.Web.Mvc.Fluent Namespace