ASPxCardViewBehaviorSettings Properties
Provides behavior options for ASPxCardViews.
Name | Description |
---|---|
Allow |
Gets or sets a value that specifies whether the Focused |
Allow |
Specifies whether the control can automatically truncate the cell texts if they don’t fit into the cell width.
Inherited from ASPx |
Allow |
Gets or sets whether the focused card is displayed. |
Allow |
Gets or sets whether cards can be grouped. |
Allow |
Specifies whether filtering using the header filter is allowed.
Inherited from ASPx |
Allow |
Gets or sets a value that specifies whether selection via card clicks is available within the ASPx |
Allow |
Gets or sets a value that specifies whether multiple card selection is available within the ASPx |
Allow |
Specifies whether a user can sort data in a grid.
Inherited from ASPx |
Auto |
Gets or sets whether all group rows displayed within the ASPx |
Confirm |
Specifies whether the Confirm Delete window is displayed before a data item (row, card, or record) is deleted.
Inherited from ASPx |
Enable |
Gets or sets whether the ASPx |
Enable |
Gets or sets whether the customization window is enabled. |
Encode |
Gets or sets whether to encode error row content.
Inherited from ASPx |
Header |
Gets or sets the maximum number of records that are scanned to populate a header filter dropdown with unique filter values.
Inherited from ASPx |
Process |
Gets or sets a value that specifies whether a change to the focused card should be completely processed on the server side. |
Process |
Gets or sets a value that specifies whether selection changes should be processed on the server side.
Inherited from ASPx |
Selection |
Gets or sets a value that specifies how the control stores the keys of the selected records.
Inherited from ASPx |
Sort |
Specifies how the control sorts its data.
Inherited from ASPx |
Summaries |
Gets or sets whether null values must be ignored when calculating summaries.
Inherited from ASPx |
See Also