ASPxCardViewCommandButtonEventArgs.LayoutItem Property
Gets the command layout item which owns the processed command button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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