Back to Devexpress

ClipboardNodePastingEventArgs.IsValueValid Method

windowsforms-devexpress-dot-xtratreelist-dot-clipboardnodepastingeventargs-dot-isvaluevalid.md

latest735 B
Original Source

ClipboardNodePastingEventArgs.IsValueValid Method

NameParametersDescription
IsValueValid(TreeListColumn, Object, out Exception)treeListColumn, value, eReturns whether the specified value can be pasted to the specified column cell.
IsValueValid(String, Object, out Exception)fieldName, value, eReturns whether the specified value can be pasted to the column with the specified field name.