Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getSelectorFromRow メソッド
特定行の行セレクターの th 要素を返します。
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function getSelectorFromRow(
: GridRow
) : {DomElement}; |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfRowSelectors.getSelectorFromRow(GridRow); |
パラメータ
- row
- セレクターを取得する行。
参照