Back to Devexpress

ASPxCardViewBehaviorSettings Properties

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

latest5.0 KB
Original Source

ASPxCardViewBehaviorSettings Properties

Provides behavior options for ASPxCardViews.

NameDescription
AllowClientEventsOnLoadGets or sets a value that specifies whether the FocusedElementChanged and SelectionChanged client-side events are invoked on the first load. Inherited from ASPxGridBehaviorSettings.
AllowEllipsisInTextSpecifies whether the control can automatically truncate the cell texts if they don’t fit into the cell width. Inherited from ASPxGridBehaviorSettings.
AllowFocusedCardGets or sets whether the focused card is displayed.
AllowGroupGets or sets whether cards can be grouped.
AllowHeaderFilterSpecifies whether filtering using the header filter is allowed. Inherited from ASPxGridBehaviorSettings.
AllowSelectByCardClickGets or sets a value that specifies whether selection via card clicks is available within the ASPxCardView.
AllowSelectSingleCardOnlyGets or sets a value that specifies whether multiple card selection is available within the ASPxCardView.
AllowSortSpecifies whether a user can sort data in a grid. Inherited from ASPxGridBehaviorSettings.
AutoExpandAllGroupsGets or sets whether all group rows displayed within the ASPxCardView are automatically expanded.
ConfirmDeleteSpecifies whether the Confirm Delete window is displayed before a data item (row, card, or record) is deleted. Inherited from ASPxGridBehaviorSettings.
EnableCardHotTrackGets or sets whether the ASPxCardView displays the hot tracked card.
EnableCustomizationWindowGets or sets whether the customization window is enabled.
EncodeErrorHtmlGets or sets whether to encode error row content. Inherited from ASPxGridBehaviorSettings.
HeaderFilterMaxRowCountGets or sets the maximum number of records that are scanned to populate a header filter dropdown with unique filter values. Inherited from ASPxGridBehaviorSettings.
ProcessFocusedCardChangedOnServerGets or sets a value that specifies whether a change to the focused card should be completely processed on the server side.
ProcessSelectionChangedOnServerGets or sets a value that specifies whether selection changes should be processed on the server side. Inherited from ASPxGridBehaviorSettings.
SelectionStoringModeGets or sets a value that specifies how the control stores the keys of the selected records. Inherited from ASPxGridBehaviorSettings.
SortModeSpecifies how the control sorts its data. Inherited from ASPxGridBehaviorSettings.
SummariesIgnoreNullValuesGets or sets whether null values must be ignored when calculating summaries. Inherited from ASPxGridBehaviorSettings.

See Also

ASPxCardViewBehaviorSettings Class

ASPxCardViewBehaviorSettings Members

DevExpress.Web Namespace