Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getItemFromColumnKey Method
Returns the ColumnGroupingSetting with the specified column key
Syntax
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfColumnGroupingSettings.getItemFromColumnKey(String); |
Parameters
- columnKey
- The column key that the ColumnGroupingSetting is tied to.
See Also