Метод | Описание | |
---|---|---|
InitializeCell ( DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void |
Add text or controls to a cell's control collection.
|
public InitializeCell ( DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void | ||
cell | DataControlFieldCell | |
cellType | DataControlCellType | |
rowState | DataControlRowState | |
rowIndex | int | The index of the row that the |
Результат | void |