DataViewItemCommandEventArgs.CommandSource Property
Gets an object representing the control which forced a postback.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | A Object object that represents the control which forced a postback. |
See Also