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