BootstrapCardViewCommandButtonEventArgs.LayoutItem Property
Gets the command layout item which owns the processed command button.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Description |
---|---|
BootstrapCardViewCommandLayoutItem | A BootstrapCardViewCommandLayoutItem object that is the command layout item which owns the processed button. |
See Also