Version

GridModel Class Fields

For a list of all members of this type, see GridModel members.

Public Fields
 NameDescription
Public FieldAVG_ROW_HEIGHTaverage row height in pixels (default), used primarily when virtualization is enabled  
Public FieldDEFAULT_RESPONSE_KEYdefault property name holding the data records in the response JSON  
Public FieldVIRTUALIZATION_THRESHOLDafter this value is exceeded, that is, after this number of rows have to be loaded at the same time, virtualization is automatically enabled  
See Also

View on GitHub