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