| GrapeCity.Xaml.SpreadSheet.UI Namespace : ValidationPastingEventArgs Class | 
The following tables list the members exposed by ValidationPastingEventArgs.
| Name | Description | |
|---|---|---|
|  | FromRange | Gets the source range. | 
|  | FromSheet | Gets the source sheet. | 
|  | Handle | Gets or sets whether the event is handled. | 
|  | InvalidMessage | Gets or sets the invalid message. | 
|  | IsCutting | Gets a value that indicates whether the data is cut. | 
|  | IsInvalid | Gets or sets whether the value is invalid. | 
|  | PastingRange | Gets the pasting range. | 
|  | ToRange | Gets the cell range when pasting. | 
|  | ToWorksheet | Gets the worksheet. |