Back to Devexpress

CardViewExportGroupStyle Properties

aspnet-devexpress-dot-web-dot-cardviewexportgroupstyle-dot-underscore-properties.md

latest6.1 KB
Original Source

CardViewExportGroupStyle Properties

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

NameDescription
BackColorGets or sets the background color of the Web server control. Inherited from Style.
BorderColorGets or sets the border color. Inherited from CardViewExportAppearance.
BorderSidesGets or sets a value that specifies which border sides are to be drawn. Inherited from CardViewExportAppearance.
BorderSizeGets or sets the border width. Inherited from CardViewExportAppearance.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Empty staticThis property is not in effect for the AppearanceStyle class. Inherited from AppearanceStyle.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FontGets the font properties associated with the Web server control. Inherited from Style.
ForeColorGets or sets the foreground color (typically the color of the text) of the Web server control. Inherited from Style.
HorizontalAlignGets or sets the horizontal alignment of the contents within its container. Inherited from AppearanceStyleBase.
IsEmptyGets a value that indicates whether this AppearanceStyleBase object is initialized with the default values. Inherited from AppearanceStyleBase.
IsTrackingViewState protectedReturns a value indicating whether any style elements have been defined in the state bag. Inherited from Style.
PaddingsGets the padding settings of the current style. Inherited from AppearanceStyle.
RegisteredCssClassGets the cascading style sheet (CSS) class that is registered with the control. Inherited from Style.
SiteGets or sets the ISite of the Component. Inherited from Component.
VerticalAlignGets or sets the vertical alignment of the contents in its container. Inherited from AppearanceStyleBase.
WrapIndicates whether the text content wraps in a container cell. Inherited from AppearanceStyleBase.

See Also

CardViewExportGroupStyle Class

CardViewExportGroupStyle Members

DevExpress.Web Namespace