Table of Contents

Class ReorderListCommandEventArgs

Namespace
AjaxControlToolkit
Assembly
AjaxControlToolkit.dll
public class ReorderListCommandEventArgs : CommandEventArgs
Inheritance
ReorderListCommandEventArgs

Properties

Item

public ReorderListItem Item { get; set; }

Property Value

ReorderListItem

Source

public object Source { get; set; }

Property Value

object