GridSerializer.ReserveGrouping method
SharePoint 2013
For use when a GridSerializer instance is populated by multiple GridSerializer objects over its lifetime, this method notifies the GridSerializer object that grouping could be enabled later in the lifetime of the Microsoft.SharePoint.JSGrid instance being configured. Must be called on the initial GridSerializer object for that Microsoft.SharePoint.JSGrid instance.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- hierarchyOutlineTextColumnName
- Type: System.String
Specifies which grid column should display the controls used to expand and collapse hierarchy nodes.