A newer version of this page is available.
Switch to the current version.
CardViewExportGroupStyle Class
Provides the style settings defining the appearance of groups used in cards when the CardView is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CardViewExportGroupStyle :
CardViewExportAppearance
Public Class CardViewExportGroupStyle
Inherits CardViewExportAppearance
Related API Members
The following members accept/return CardViewExportGroupStyle objects:
Remarks
These settings can be accessed using the CardViewExportStyles.Group property.
Inheritance
Show 12 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridExportAppearanceBase
CardViewExportAppearance
CardViewExportGroupStyle
See Also
Feedback