[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDRow.-ctor

DDRow Constructor

DDRow(DDSheet, int)

Initializes a new instance of the DDRow class.

Declaration
public DDRow(DDSheet parentSheet, int row)
Parameters
Type Name Description
DDSheet parentSheet

The sheet on which the row is located.

int row

The zero-based row number that this instance represents.