aspnet-devexpress-dot-web-c544a394.md
Provides the style settings defining the appearance of groups used in cards when the CardView is exported.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewExportGroupStyle :
CardViewExportAppearance
Public Class CardViewExportGroupStyle
Inherits CardViewExportAppearance
The following members return CardViewExportGroupStyle objects:
These settings can be accessed using the CardViewExportStyles.Group property.
Show 12 items
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridExportAppearanceBase CardViewExportAppearance CardViewExportGroupStyle CardViewExportTabStyle
See Also