Spread Silverlight Documentation
ValidationDragDropBlockEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : ValidationDragDropBlockEventArgs Class
Represents the event data for the DragDropBlock event for the GcSpreadSheet component; occurs when a range of cells is being dragged and dropped.
Object Model
ValidationDragDropBlockEventArgs Class
Syntax
'Declaration
 
Public Class ValidationDragDropBlockEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ValidationDragDropBlockEventArgs
public class ValidationDragDropBlockEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.ValidationDragDropBlockEventArgs

See Also

Reference

ValidationDragDropBlockEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace