Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewExportTabStyle :
    CardViewExportGroupStyle

The following members return CardViewExportTabStyle objects:

Remarks

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

See Also