ClipboardNodePastingEventArgs.IsValueValid Method
Name | Parameters | Description |
---|---|---|
IsValueValid(TreeListColumn, Object, out Exception) | treeListColumn, value, e | Returns whether the specified value can be pasted to the specified column cell. |
IsValueValid(String, Object, out Exception) | fieldName, value, e | Returns whether the specified value can be pasted to the column with the specified field name. |