MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual void MgLayerGroup::SetExpandInLegend ( bool  expandInLegend) [virtual]

Specifies whether the entry for the group should initially be expanded in the legend, if possible.

Java Syntax
boolean SetExpandInLegend(boolean expandInLegend);
Parameters:
expandInLegend(boolean/bool) Indicates whether this group is expanded in the legend
Remarks:
This method is reserved only for calls from the web tier invoked by the AJAX viewer. Invocation from the (now deprecated) DWF viewer is not supported
Since:
2.5
Returns:
Returns nothing.