JSDataGrid Class Properties
For a list of all members of this type, see JSDataGrid members.
Public Properties
Name | Description | |
---|---|---|
ClassName | Gets or sets the name of the CSS class used for this data grid. | |
Columns | Defines columns and their options shown in the grid. | |
Enabled | Gets or sets the bool which indicates whether the datagrid is enabled for this chart. Internally it injects a reference to the datagrid.js module. | |
EnableExportButton | Gets or sets the export to CSV button. | |
StandAlone | Gets or sets a value that determines whether the data grid is shown by itself without a chart. |
See Also