AccessibilityCompliant
|
Enables accessibility support.
|
AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the Web server control.
|
Adapter
protected
|
Gets the browser-specific adapter for the control.
|
AllColumns
|
Gets the collection of all columns in the ASPxCardView control.
|
AppRelativeTemplateSourceDirectory
|
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
AutoGenerateColumns
|
Gets or sets whether columns are automatically created for all fields in the underlying data source.
|
BackgroundImage
|
Gets the web control’s background image.
|
BackwardCompatibility
static
|
Provides access to the control’s backward compatibility settings.
|
Border
|
Gets the web control’s border settings.
|
BorderBottom
|
Gets the settings of the web control’s bottom border.
|
BorderLeft
|
Gets the settings of the web control’s left border.
|
BorderRight
|
Gets the settings of the web control’s right border.
|
BorderTop
|
Gets the settings of the web control’s top border.
|
Bound
|
Gets a value that specifies whether the control is data bound.
|
CardLayoutProperties
|
Provides access to the settings allowing you to customize a card layout.
|
ClientID
|
Gets the control’s identifier generated by ASP.NET.
|
ClientIDMode
|
Gets or sets the algorithm that is used to generate the value of the ClientID property.
|
ClientIDSeparator
protected
|
Gets a character value representing the separator character used in the ClientID property.
|
ClientInstanceName
|
Gets or sets the control’s client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the CardView.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of a web control on the client.
|
Columns
|
Provides access to a CardView’s columns collection.
|
Context
protected
|
Gets the HttpContext object associated with the server control for the current Web request.
|
Controls
|
Gets the web control’s collection of child controls.
|
ControlStyle
|
Gets the style of the Web server control. This property is used primarily by control developers.
|
ControlStyleCreated
|
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
|
CssClass
|
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
|
CssFilePath
|
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
|
CssPostfix
|
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
|
Cursor
|
Gets or sets the type of cursor to display when the mouse pointer is over the web control.
|
DataItemContainer
|
Gets a reference to the naming container if the naming container implements IDataItemContainer.
|
DataKeysContainer
|
Gets a reference to the naming container if the naming container implements IDataKeysControl.
|
DataMember
|
Gets or sets the name of the list of data that the data-bound control binds to, in instances where the data source contains more than one distinct list of data items.
|
DataSource
|
Specifies the object from which the data-bound control retrieves its data items.
|
DataSourceForceStandardPaging
|
Specifies whether standard data source paging is used.
|
DataSourceID
|
Specifies the control’s data source ID.
|
DisabledCssClass
static
|
Gets or sets the CSS class to apply to the rendered HTML element when the control is disabled.
|
EditFormLayoutProperties
|
Provides access to the settings allowing you to customize the edit form layout.
|
EditingCardVisibleIndex
|
Gets the index of the card currently being edited.
|
EmptyImage
static
|
Obsolete. Gets the settings of an image which is displayed by the control if the control’s value is null.
|
EnableCallbackAnimation
|
Gets or sets a value that specifies whether a specific animation effect is used when a control’s content is updated via a callback.
|
EnableCallbackCompression
|
Gets or sets whether callback compression is enabled.
|
EnableCallBacks
|
Gets or sets a value that specifies whether callback or postback technology is used to manage round trips to the server.
|
EnableCardsCache
|
Gets or sets whether data caching is enabled.
|
Enabled
|
Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to user interactions.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control’s default appearance.
|
EnablePagingCallbackAnimation
|
Gets or sets a value that specifies whether a specific animation effect is used when changing pages.
|
EnablePagingGestures
|
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this control.
|
EnableViewState
|
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
|
Events
protected
|
Gets a list of event handler delegates for the control. This property is read-only.
|
FilterEnabled
|
Gets or sets whether the current filter is enabled.
|
FilterExpression
|
Gets or sets the filter criterion which is applied to the grid.
|
FocusedCardIndex
|
Specifies the focused card.
|
Font
|
Gets the font properties associated with the Web server control.
|
ForeColor
|
Gets or sets the foreground color (typically the color of the text) of the Web server control.
|
FormatConditions
|
Gets the collection of style format conditions for ASPxCardView.
|
GlobalAccessibilityCompliant
static
|
Gets or sets whether accessibility support is globally enabled for all DevExpress web controls across the web page or the entire web site.
|
GlobalCheckReferencesToExternalScripts
static
|
Gets or sets whether links to external client scripts (such as jQuery, Knockout, and others), which are used by some DevExpress web components, are checked for presence and correctness.
|
GlobalEmbedRequiredClientLibraries
static
|
Obsolete. Gets or sets whether external client libraries (including scripts and CSS files) are automatically embedded in the DevExpress.Web assembly as resources.
|
GlobalRightToLeft
static
|
Gets or sets that the right-to-left orientation shall be globally applied to all DevExpress web controls across the web page or the entire web site.
|
GlobalStyleSheetTheme
static
|
Gets or sets the name of the style sheet theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalTheme
static
|
Gets or sets the name of the Theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalThemeBaseColor
static
|
Gets or sets the base color for the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
|
GlobalThemeFont
static
|
Gets or sets the font settings of the |