Name | Description | |
---|---|---|
GridDataMap Constructor |
The following tables list the members exposed by GridDataMap.
Name | Description | |
---|---|---|
GridDataMap Constructor |
Name | Description | |
---|---|---|
DisplayMemberPathProperty | ||
ItemsSourceProperty | ||
SelectedValuePathProperty |
Name | Description | |
---|---|---|
DataCollection | Gets the inner data collection. | |
DisplayMemberPath | The name of the property to use as the visual representation of the items. | |
ItemsSource | Gets or sets the collection of items to map. | |
SelectedValuePath | The name of the property that contains the keys (data values). |
Name | Description | |
---|---|---|
GetDisplayValue | Gets the display value corresponding to the specified selected value. | |
GetKeyValue | Gets the key value corresponding to the specified display value. |