Back to Devexpress

CardViewStyles.FlowCard Property

aspnet-devexpress-dot-web-dot-cardviewstyles-d33f75e2.md

latest1.2 KB
Original Source

CardViewStyles.FlowCard Property

Gets the style settings used to paint cards when ASPxCardView in flow layout mode.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewCardStyle FlowCard { get; }
vb
Public ReadOnly Property FlowCard As CardViewCardStyle

Property Value

TypeDescription
CardViewCardStyle

A CardViewCardStyle object that contains style settings used to paint cards.

|

Remarks

For information on styles, see Appearance Customization.

See Also

Card View

CardViewStyles Class

CardViewStyles Members

DevExpress.Web Namespace