Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridDataMap Class
Fields Properties Methods

In This Topic
    GridDataMap Class Members
    In This Topic

    The following tables list the members exposed by GridDataMap.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public Property Gets the inner data collection.  
    Public Property The name of the property to use as the visual representation of the items.  
    Public Property Gets or sets the collection of items to map.  
    Public Property The name of the property that contains the keys (data values).  
    Top
    Public Methods
     NameDescription
    Public Method Gets the display value corresponding to the specified selected value.  
    Public Method Gets the key value corresponding to the specified display value.  
    Top
    See Also