IModelActionContainerViewItem.PaintStyle Property
Specifies how the IModelActionContainerViewItem.ActionContainer displays its Actions.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
ActionItemPaintStyle | Default | An ActionItemPaintStyle enumeration value specifying how the IModelActionContainerViewItem.ActionContainer displays its Actions. |
Remarks
This property has no effect in ASP.NET Core Blazor UI applications.
See Also