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