Xuni Product Documentation - Xamarin.Forms
GridDataMap Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by GridDataMap.

Public Constructors
 NameDescription
Public ConstructorGridDataMap Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DisplayMemberPathProperty  
Public Fieldstatic (Shared in Visual Basic)ItemsSourceProperty  
Public Fieldstatic (Shared in Visual Basic)SelectedValuePathProperty  
Top
Public Properties
 NameDescription
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyDisplayMemberPath The name of the property to use as the visual representation of the items.  
Public PropertyItemsSource Gets or sets the collection of items to map.  
Public PropertySelectedValuePath The name of the property that contains the keys (data values).  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetDisplayValue Gets the display value corresponding to the specified selected value.  
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

GridDataMap Class
Xuni.Forms.FlexGrid Namespace