Xuni Product Documentation - Xamarin.Forms
GridPanel Class Members
Properties  Methods 

The following tables list the members exposed by GridPanel.

Public Properties
 NameDescription
Public PropertyCellType Gets the type of the cell of this panel.  
Public PropertyColumns Gets the collection of columns of this panel.  
Public PropertyFrozenColumns Gets the number of frozen columns in this panel.  
Public PropertyFrozenRows Gets the number of frozen rows in this panel.  
Public PropertyGrid Gets the grid.  
Public PropertyItemOverloaded.  Gets or sets the value of the cell specified by its row and column.  
Public PropertyRows Gets the collection of rows of this panel.  
Public PropertyViewRange Gets the visible range of this panel.  
Top
Public Methods
 NameDescription
Public MethodGetCellText Gets the text corresponding to the cell in the specified range.  
Top
See Also

Reference

GridPanel Class
Xuni.Forms.FlexGrid Namespace