GridViewSelectionStoringMode Enum
In This Article
Lists the values that specify how GridView stores keys of the selected rows.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Performance |
The Grid |
Data |
The Grid |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also