IDataGridPane
Description
A visual grid pane in a DataGrid that displays a IDataModel.
Extensions
JsonDeserializeExpanded
Restores the expanded/collapsed states of the pane rows from the given JSON value.
PaneFor
Follows the given data grid path and returns the IDataGridPane so that IDataGridPane.Model and DataGridPath.Model are the same.
This method assumes that the DataGridPath.Model of DataGridPath.Root if the same as the IDataGridPane.Model of this pane.