Method | Description | |
---|---|---|
EcolabDataGridItems ( ) : System |
Constructor
|
|
EcolabDataGridItems ( HtmlTableRow gridelement ) : System |
Overloaded Constructor
|
|
GetButtonControls ( ) : List |
Gets the button controls.
|
|
GetButtons ( ) : IList |
GetControls method returns the list of the subcontrols of the cell
|
|
GetColumnValues ( ) : ReadOnlyCollection |
GetColumnValues method returns the collection of all the value of the given row
|
|
GetEditableControls ( ) : List |
GetControls method returns the list of the subcontrols of the cell
|
public EcolabDataGridItems ( HtmlTableRow gridelement ) : System | ||
gridelement | HtmlTableRow | |
return | System |
public GetColumnValues ( ) : ReadOnlyCollection |
||
return | ReadOnlyCollection |