ComponentOne Xamarin Edition
GridRow Class Properties

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridRow Class

For a list of all members of this type, see GridRow members.

Public Properties
 NameDescription
Public Property Gets the actual height of the row in pixels.  
Public PropertyGets a value indicating whether the row is visible. The row could be collapsed either because the IsVisible was set to false or the Parent is collapsed.  
Public Property Gets or sets a value indicating whether this row can be dragged.  
Public Property Gets or sets a value that indicates whether cells in this row can be merged.  
Public Property Gets or sets a value indicating whether this row can be resized.  
Public PropertyGets or sets the Xamarin.Forms.Color used to paint the background of cells in this row.  
Public Property Gets the data item.  
Public Property Gets the grid containing this row.  
Public PropertyGets or sets the Xamarin.Forms.Color used to paint the background of header cells in this row.  
Public PropertyGets or sets the Xamarin.Forms.Color used to paint the foreground of header cells in this row.  
Public Property Gets or sets the height of the row.  
Public PropertyGets the index of the row inside the collection of rows of the associated FlexGrid. (Inherited from C1.Xamarin.Forms.Grid.GridRowCol)
Public Property Gets a value indicating whether this column or row was generated from source. (Inherited from C1.Xamarin.Forms.Grid.GridRowCol)
Public Property Gets or sets a value indicating whether this row is read only.  
Public Property Gets or sets a value indicating whether the row is visible and not collapsed.  
Public Property Gets or sets the nesting level inside a group. This is zero if no grouping is used.  
Public Property Gets or sets the maximum height of the row.  
Public Property Gets or sets the minimum height of the row.  
Public Property Gets the parent group row.  
Public PropertyGets or sets the Xamarin.Forms.Color used to paint the foreground of cells in this row.  
Public Property Gets or sets a value indicating whether cells in the row wrap their content.  
Top
See Also

Reference

GridRow Class
C1.Xamarin.Forms.Grid Namespace