CardViewExportTabStyle Class
In This Article
Provides the style settings defining the appearance of tabs used in cards when the CardView is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewExportTabStyle :
CardViewExportGroupStyle
#Related API Members
The following members return CardViewExportTabStyle objects:
#Remarks
These settings can be accessed using the CardViewExportStyles.Tab property.
#Inheritance
Show 12 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
See Also