The Map Style Property Sheet bean

The Map Style Property Sheet bean is represented by the IlvMapStylePropertySheet class.
An example of the Map Style Property Sheet is shown in Map Style Property Sheet .
mapstylepropsheet.png
Map Style Property Sheet
When a layer is selected, this property sheet is updated with a property list depending on the associated map style.
You do not need to create a Map Style Property Sheet directly. You can access the Map Style Property Sheet of the Map Layer Tree panel using the getMapStylePropertySheet method.
Note
By using IlvMapStyleBeanInfo.setAdvancedMode(false) , you can limit the list of properties displayed in the Map Style Property Sheet to a restricted list, depending on the class of the map style used.