SmartPasteBehavior Attached Properties
SmartPaste analyzes the content you copy and intelligently assigns the right values to the appropriate layout items or grid/treelist cells.| Name | Description |
|---|---|
| ExcludeItem static | Gets or sets whether to exclude an item (for example, a grid column or layout item) from SmartPaste. This is an attached property. |
| ItemDescription static | Specifies a string that describes the expected content and/or data format for the item. This is an attached property. |
See Also