True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupRow Class
Properties Methods


In This Topic
    GroupRow Class Members
    In This Topic

    The following tables list the members exposed by GroupRow.

    Public Properties
     NameDescription
    Public PropertyGets the number of rows that belong to this group.  
    Public PropertyGets index of the row in data source. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow)
    Public PropertyGets the ending row index of the datasource that belong to this group.  
    Public PropertyGets the text that is being grouped.  
    Public PropertyGets or sets the height of a row. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow)
    Public PropertyGets the level of the grouping.  
    Public PropertyOverridden. Gets the type of row.  
    Public PropertyGets the starting row index of the datasource that belong to this group.  
    Public PropertyGets or sets the visiblity of a row. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow)
    Public PropertyGets or sets the width of a row. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow)
    Top
    Public Methods
     NameDescription
    Public MethodAdjust the size of the row to fully display cell data. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.ViewRow)
    Top
    See Also