MapGuide API Reference
|
virtual void MgLayerGroup::SetExpandInLegend | ( | bool | expandInLegend | ) | [virtual] |
Specifies whether the entry for the group should initially be expanded in the legend, if possible.
bool SetExpandInLegend(bool expandInLegend); |
boolean SetExpandInLegend(boolean expandInLegend); |
bool SetExpandInLegend(bool expandInLegend); |
expandInLegend | (boolean/bool) Indicates whether this group is expanded in the legend |