BootstrapGridViewBehaviorSettingsBuilder Methods
Provides behavior options for BootstrapGridViewBuilder.
Name | Description |
---|---|
Allow |
Specifies whether auto filtering is allowed. |
Allow |
|
Allow |
Sets a value that specifies whether the Focused |
Allow |
Sets whether end-users can drag column headers. |
Allow |
|
Allow |
Sets whether the focused row is displayed. |
Allow |
Sets whether grid data can be grouped. |
Allow |
Specifies whether filtering using the header filter is allowed. |
Allow |
Sets a value that specifies whether selection via row clicks is available within the Grid |
Allow |
Sets a value that specifies whether multiple row selection is available within the Grid |
Allow |
Sets whether grid data can be sorted. |
Auto |
Sets whether all group rows displayed within the Grid |
Auto |
Sets the time interval between the time a user starts typing within the Filter Row, and filtering is applied. |
Column |
|
Confirm |
Sets whether the Confirm Delete window is displayed when deleting a data item (row, card or record). |
Enable |
Sets whether the Grid |
Encode |
Sets whether the control keeps its error row content that is HTML as HTML, or instead, strips out the HTML markers. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Filter |
Sets a value defining whether the Filter Row filter is applied automatically or on clicking the Apply button. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Header |
Sets the maximum number of records that are scanned to populate a header filter dropdown with unique filter values. |
Max |
Specifies the maximum length of the preview row text. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
|
Process |
Sets a value whether or not column move operations are processed on the client. |
Process |
Sets a value that specifies whether a change to the focused row should be completely processed on the server side. |
Process |
Sets a value that specifies whether selection changes should be processed on the server side. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Selection |
Sets a value that specifies how the control stores the keys of the selected records. |
Sort |
Sets how data is sorted. |
Summaries |
|
To |
Returns a string that represents the current object. Inherited from Object. |
See Also