Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
add メソッド
指定された列を選択します。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function add(
: GridColumn
) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfGridSelectedColumnCollection.add(GridColumn); |
パラメータ
- obj
- 選択する列。
参照