C# Class Adf.Web.UI.SmartView.LinkColumn

Inheritance: System.Web.UI.WebControls.TemplateField
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Méthode Description
InitializeCell ( System.Web.UI.WebControls.DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void
LinkColumn ( ) : System

Method Details

InitializeCell() public méthode

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
Résultat void

LinkColumn() public méthode

public LinkColumn ( ) : System
Résultat System