프로퍼티 | 타입 | 설명 | |
---|---|---|---|
tooltip | string |
메소드 | 설명 | |
---|---|---|
InitializeCell ( System.Web.UI.WebControls.DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void |
메소드 | 설명 | |
---|---|---|
ItemDataBinding ( object sender, |
Provides the data binding to TableCell.
|
메소드 | 설명 | |
---|---|---|
RemoveEventHandlers ( |
public InitializeCell ( System.Web.UI.WebControls.DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void | ||
cell | System.Web.UI.WebControls.DataControlFieldCell | |
cellType | DataControlCellType | |
rowState | DataControlRowState | |
rowIndex | int | |
리턴 | void |
protected ItemDataBinding ( object sender, |
||
sender | object | |
e | ||
리턴 | void |