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


In This Topic
    GroupByRow.GroupByCell Class Members
    In This Topic

    The following tables list the members exposed by GroupByRow.GroupByCell.

    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
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object is equal to the current GroupByCell.  
    Public MethodServes as a hash function for the GroupByCell, suitable for use in hashing algorithms and data structures like a hash table.  
    Top
    See Also