Represents a row that displays bound data.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public class BoundRow : Row
Visual Basic
Public Class BoundRow _
	Inherits Row

Inheritance Hierarchy

System..::..Object
  C1.Phone.FlexGrid..::..RowCol
    C1.Phone.FlexGrid..::..Row
      C1.Phone.FlexGrid..::..BoundRow

See Also