[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowWithDetails

RowWithDetails Class

Represents a row with details.

Inheritance
RowWithDetails
Implements
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public class RowWithDetails : BoundRow, IBoundRow

Constructors

Name Description
RowWithDetails(object)

Initializes a new instance of a RowWithDetails.

Properties

Name Description
DetailRow

Gets the reference to the child row.

HasChildren

Gets a value that indicates whether this group row has child rows.

IsAboveData

Gets a value that indicates whether this row should be displayed above child row.

IsCollapsed

Gets or sets a value that indicates whether this GroupRow is collapsed (child rows are hidden) or expanded (child rows are visible).

Methods

Name Description
GetCellRange()

Gets a CellRange object that contains both this and detail row and all columns.