New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
AffectedRows
Exception
ExceptionHandled
Item
Keys
Telerik.Web.UI.TreeListDeletedEventArgs
The arguments passed when Telerik.Web.UI.RadTreeList fires the ItemDeleted event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.TreeListDataChangeEventArgs
- Telerik.Web.UI.TreeListDeletedEventArgs
Properties
AffectedRows Int32
Gets the number of affected rows.
Exception Exception
Gets the Exception object in case an exception happended during the automatic operation.
ExceptionHandled Exception
Gets or sets a value indicating whether the exception that was thrown is handled.
Item TreeListEditableItem
Gets a reference to the edited item.
Keys IDictionary
Gets a collection of the deleted items' key values.