C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridBoundRow Class
Members


GridBoundRow Class
Represents a row that is bound to a data item.
Object Model
GridBoundRow ClassFlexGrid ClassGridGroupRow Class
Syntax
'Declaration
 
Public Class GridBoundRow 
   Inherits GridRow
 
'Usage
 
Dim instance As GridBoundRow
Inheritance Hierarchy

System.Object
   C1.Xamarin.Forms.Grid.GridRowCol
      C1.Xamarin.Forms.Grid.GridRow
         C1.Xamarin.Forms.Grid.GridBoundRow
            C1.Xamarin.Forms.Grid.GridDetailRow<TItem>

See Also