Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / GroupByRow.GroupByCell Class


In This Topic
    GroupByRow.GroupByCell Class Properties
    In This Topic

    For a list of all members of this type, see GroupByRow.GroupByCell members.

    Public Properties
     NameDescription
    Public PropertyGets the display rectangle of the GroupByCell. The rectangle is in client coordinates and the X and Y coordinates can be negative if the grid is scrolled.  
    Public PropertyGets the field name of the column represented by this GroupByCell.  
    Public PropertyGets the level of the group represented by the GroupByCell.  
    Public PropertyGets the index of the GroupByCell in the GroupByRow.GroupByCell array.  
    Public PropertyGet an instance of the DetailGrid represented by the GroupByCell.  
    Public PropertyGets the title of the column represented by the GroupByCell.  
    Top
    See Also