This exception class is thrown in the RowColumnEventArgs.RejectDelete method. This exception can cancel a deleting operation in a RowDeleting or ColumnDeleting event handler.
For a list of all members of this type, see RejectDeleteException Members.
System.Object
System.Exception
Aspose.Grid.Web.RejectDeleteException
public class RejectDeleteException
: ExceptionThread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace: Aspose.Grid.Web
Assembly: Aspose.Grid.Web (in Aspose.Grid.Web.dll)
See Also
RejectDeleteException Members | Aspose.Grid.Web Namespace