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 ColumnMoveSetting with the specified column key
Syntax
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfColumnMoveSettings.getItemFromColumnKey(String); |
Parameters
- columnKey
- The key of the column to return the settings for.
See Also