C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridDataMap Class
Fields Properties Methods

GridDataMap Class Members

The following tables list the members exposed by GridDataMap.

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