Name | Description | |
---|---|---|
GridDataMap Constructor |
The following tables list the members exposed by GridDataMap.
Name | Description | |
---|---|---|
GridDataMap Constructor |
Name | Description | |
---|---|---|
DisplayMemberPathProperty | ||
ItemsSourceProperty | ||
SelectedValuePathProperty |
Name | Description | |
---|---|---|
BindingContext | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
DataCollection | Gets the inner data collection. | |
Dispatcher | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
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 | |
---|---|---|
ClearValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
GetDisplayValue | Gets the display value corresponding to the specified selected value. | |
GetKeyValue | Gets the key value corresponding to the specified display value. | |
GetValue | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
IsSet | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
RemoveBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnBindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnPropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnPropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
UnapplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) |