Class ReorderListCommandEventArgs
- Namespace
- AjaxControlToolkit
- Assembly
- AjaxControlToolkit.dll
public class ReorderListCommandEventArgs : CommandEventArgs
- Inheritance
-
ReorderListCommandEventArgs
Properties
Item
public ReorderListItem Item { get; set; }
Property Value
Source
public object Source { get; set; }