MVCxGridViewBehaviorSettings Properties
Contains behavior specific settings of the GridView.
Name | Description |
---|---|
Allow |
Specifies whether auto filtering is allowed.
Inherited from ASPx |
Allow |
Specifies if cell merging is allowed.
Inherited from ASPx |
Allow |
Gets or sets a value that specifies whether the Focused |
Allow |
Specifies whether users can rearrange column headers.
Inherited from ASPx |
Allow |
Specifies whether the control can automatically truncate the cell texts if they don’t fit into the cell width.
Inherited from ASPx |
Allow |
Specifies whether a top group row is fixed when a user scrolls data rows.
Inherited from ASPx |
Allow |
Specifies whether row focus is enabled.
Inherited from ASPx |
Allow |
Specifis whether data grouping is enabled.
Inherited from ASPx |
Allow |
Specifies whether filtering using the header filter is allowed.
Inherited from ASPx |
Allow |
Obsolete. Gets or sets whether end-users can select multiple data rows by clicking them.
Inherited from ASPx |
Allow |
Specifies whether row click selection is enabled.
Inherited from ASPx |
Allow |
Specifies the selection mode (single or multiple).
Inherited from ASPx |
Allow |
Specifies whether a user can sort data in a grid.
Inherited from ASPx |
Auto |
Specifies whether the grid automatically expands all group rows.
Inherited from ASPx |
Auto |
Gets or sets the time interval between the time a user starts typing within the Filter Row, and filtering is applied.
Inherited from ASPx |
Column |
Gets or sets a value that defines how ASPx |
Column |
Obsolete. Specifies how columns are resized when a user changes a column’s width.
Inherited from ASPx |
Confirm |
Specifies whether the Confirm Delete window is displayed before a data item (row, card, or record) is deleted.
Inherited from ASPx |
Enable |
Specifies whether the Customization Window is enabled.
Inherited from ASPx |
Enable |
Gets or sets whether the ASPx |
Encode |
Gets or sets whether to encode error row content.
Inherited from ASPx |
Filter |
Gets or sets a value defining whether the Filter Row filter is applied automatically or on clicking the Apply button.
Inherited from ASPx |
Header |
Obsolete. Gets or sets the Header Filter‘s default height.
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 |
Max |
Specifies the maximum length of the preview row text.
Inherited from ASPx |
Merge |
Specifies whether merged grouping is enabled.
Inherited from ASPx |
Process |
Gets or sets a value whether or not column move operations are processed on the client.
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