CardViewSettings Properties
Contains the CardView extension settings.
Name | Description |
---|---|
Accessibility |
Enables accessibility support.
Inherited from Grid |
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
After |
Enables you to perform custom actions after a callback or a postback initiated by the control has been processed on the server. |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Before |
Provides an opportunity to obtain the column sorting or grouping parameters and to perform some action before a column is sorted or grouped. |
Before |
Allows you to perform custom actions after a callback sent by the current extension has been processed on the server, but prior to the time the respective callback result render is formed.
Inherited from Grid |
Before |
Enables you to provide custom filter items instead of the default ones displayed in a Popup Header Filter. |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks.
Inherited from Grid |
Card |
Enables you to change card layout properties. |
Card |
Provides access to the settings allowing you to customize a card layout. |
Cell |
Enables initializing the cell editors displayed within the Card |
Client |
Enables you to save and restore the previously saved layout of the extension.
Inherited from Grid |
Client |
Gets an object that lists the client-side events specific to the Card |
Client |
Gets or sets a value that specifies the initial visibility state of an extension on the client.
Inherited from Grid |
Columns |
Provides access to a Card |
Command |
Enables command items to be initialized. |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
Inherited from Grid |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCx |
Custom |
Defines the callback routing logic by specifying the names of Controllers and Actions that handle callbacks related to Card |
Custom |
Enables you to initialize custom command buttons. |
Custom |
Enables custom display text to be provided to any cell. |
Custom |
Provides the capability to group data using custom rules. |
Custom |
Enables you to sort data using custom rules. |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom data callbacks initiated by the MVCx |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Custom |
Enables you to calculate summary values manually. |
Custom |
Enables data to be supplied to unbound columns. |
Data |
Allows you to perform custom actions before a Grid |
Data |
Allows you to perform actions after the Grid |
Delete |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to selected card |
Edit |
Provides access to the settings allowing you to customize the edit form layout. |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when a Grid |
Enable |
Gets or sets whether callback compression is enabled.
Inherited from Grid |
Enable |
Gets or sets whether data caching is enabled. |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when changing pages.
Inherited from Grid |
Enable |
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture.
Inherited from Grid |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
This property is not in effect for the Grid |
Filter |
Enables you to customize the filter control column collection after it is created.
Inherited from Grid |
Filter |
Enables you to replace the default criteria value editor with a custom one.
Inherited from Grid |
Filter |
Enables the editors displayed within the criteria value to be initialized.
Inherited from Grid |
Filter |
Enables you to specify the entered filter value’s custom display text to be displayed when the filter’s condition value editor is inactive.
Inherited from Grid |
Filter |
Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the Filter |
Filter |
Enables you to process and modify an entered value before it is actually accepted by the filter.
Inherited from Grid |
Format |
Provides access to a collection of format condition rules. |
Group |
Enables you to provide custom items in the group selector. |
Group |
Enables you to customize the group selector. |
Group |
Provides access to group summary items. |
Header |
Occurs when a header filter editor is initialized. |
Header |
Enables you to add custom filter items in a filter dropdown. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Html |
Enables the settings of individual cards to be changed. |
Images |
Provides access to the settings that define images for various elements in the Card |
Images |
Provides access to the settings that define images displayed in the Card |
Images |
Provides access to the settings that define images displayed within the Filter Builder.
Inherited from Grid |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Init |
Enables you to initialize added cards. |
Key |
Gets or sets the name of the data source key field.
Inherited from Grid |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Right |
Specifies whether to apply right-to-left representation to the extension.
Inherited from Grid |
Search |
Enables you to replace the default search panel editor with custom one. |
Search |
Enables you to customize the properties of an editor displayed within the search panel. |
Settings |
Provides access to the Card |
Settings |
Provides access to the Card View layout adaptivity settings. |
Settings |
Provides access to the Card |
Settings |
Provides access to the settings of the Card |
Settings |
Provides access to the extension’s cookie settings. |
Settings |
Provides access to the Card |
Settings |
Provides access to the Card |
Settings |
Provides access to the Card |
Settings |
Provides access to the filter control’s settings. |
Settings |
Provides access to the loading panel’s settings. |
Settings |
Provides access to the pager‘s settings. |
Settings |
Provides access to the settings of different Card |
Settings |
Provides access to the search panel’s settings. |
Settings |
Provides access to the Card |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to the style settings that control the appearance of the extension’s visual elements. |
Styles |
Provides access to style settings used to paint the Card |
Styles |
Provides access to the style settings defining the appearance of the Filter Builder.
Inherited from Grid |
Styles |
Provides access to the style settings that control the appearance of the pager displayed within the Card View. |
Styles |
Provides access to the style settings defining the appearance of different popup elements within a card view. |
Styles |
Provides access to the style settings that define the appearance of toolbars.
Inherited from Grid |
Substitute |
Allows you to replace a filter applied with another filter.
Inherited from Grid |
Summary |
Enables custom display text to be provided for any summary value. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Toolbar |
Fires after a toolbar item has been clicked. |
Toolbars |
Gets the collection of toolbars in the Card |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Total |
Provides access to total summary items. |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
See Also