ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DataMap Class


In This Topic
    DataMap Class Properties
    In This Topic

    For a list of all members of this type, see DataMap members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the property to use as the visual representation of the item.  
    Public PropertyGets or sets a value that indicates whether users should be allowed to enter values.  
    Public PropertyGets the ItemsSource settings.  
    Public PropertyOccurs when the map data changes.  
    Public PropertyGets or sets the name of the property to use as a key for the item (data value).  
    Public PropertyGets or 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