AllowClientEventsOnLoad
|
Gets or sets a value that specifies whether the FocusedElementChanged and SelectionChanged client-side events are invoked on the first load.
|
AllowEllipsisInText
|
Specifies whether the control can automatically truncate the cell texts if they don’t fit into the cell width.
|
AllowFocusedCard
|
Gets or sets whether the focused card is displayed.
|
AllowGroup
|
Gets or sets whether cards can be grouped.
|
AllowHeaderFilter
|
Specifies whether filtering using the header filter is allowed.
|
AllowSelectByCardClick
|
Gets or sets a value that specifies whether selection via card clicks is available within the ASPxCardView.
|
AllowSelectSingleCardOnly
|
Gets or sets a value that specifies whether multiple card selection is available within the ASPxCardView.
|
AllowSort
|
Specifies whether a user can sort data in a grid.
|
AutoExpandAllGroups
|
Gets or sets whether all group rows displayed within the ASPxCardView are automatically expanded.
|
ConfirmDelete
|
Specifies whether the Confirm Delete window is displayed before a data item (row, card, or record) is deleted.
|
EnableCardHotTrack
|
Gets or sets whether the ASPxCardView displays the hot tracked card.
|
EnableCustomizationWindow
|
Gets or sets whether the customization window is enabled.
|
EncodeErrorHtml
|
Gets or sets whether to encode error row content.
|
HeaderFilterMaxRowCount
|
Gets or sets the maximum number of records that are scanned to populate a header filter dropdown with unique filter values.
|
ProcessFocusedCardChangedOnServer
|
Gets or sets a value that specifies whether a change to the focused card should be completely processed on the server side.
|
ProcessSelectionChangedOnServer
|
Gets or sets a value that specifies whether selection changes should be processed on the server side.
|
SelectionStoringMode
|
Gets or sets a value that specifies how the control stores the keys of the selected records.
|
SortMode
|
Specifies how the control sorts its data.
|
SummariesIgnoreNullValues
|
Gets or sets whether null values must be ignored when calculating summaries.
|