Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CombinedCell<TCell>(params TCell[])

Declaration

public CombinedCell<TCell>(
    params TCell[] cells
)

Summary

Constructs a combined cell from a specified collection of cells.