[]
Represents a data map info for use with the ColumnInfo's DataMap property.
public class DataMapInfo
Name | Description |
---|---|
DataMapInfo() |
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). |