[]
        
(Showing Draft Content)

C1.Web.Mvc.DataMapInfo

DataMapInfo Class

Represents a data map info for use with the ColumnInfo's DataMap property.

Inheritance
DataMapInfo
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class DataMapInfo

Constructors

Name Description
DataMapInfo()

Properties

Name Description
DisplayMemberPath

Gets or sets the name of the property to use as the visual representation of the item.

SelectedValuePath

Gets or sets the name of the property to use as a key for the item (data value).