Skip to main content
A newer version of this page is available. .
Tab

CardViewExportTabStyle Class

Provides the style settings defining the appearance of tabs used in cards when the CardView is exported.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewExportTabStyle :
    CardViewExportGroupStyle

The following members return CardViewExportTabStyle objects:

Remarks

These settings can be accessed using the CardViewExportStyles.Tab property.

See Also