BootstrapCardViewCommandLayoutItem.BeginRow Property
Specifies whether a command layout item should be rendered within a new row.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to render an item within a new row; otherwise, false. |
See Also