DataViewPagerPanelCommandEventArgs.CommandSource Property
Gets an object representing the control which forced a postback.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | A Object that identifies the source of the command. |
See Also