Accessing and Customizing Elements
Accessing and customizing elements can be performed either at design time, or at run time. Before proceeding with this topic, it is recommended to get familiar with the visual structure of RadPanorama.
Design time
You can access and modify the style for different elements in RadPanorama by using the Element hierarchy editor.
Figure 1: RadPanorama's Element hierarchy editor
If you select a RadTileElement and open the tile's smart tag, this allows you to invoke the Element hierarchy editor and customize its appearance:
Programmatically
You can customize the nested elements at run time as well:
Figure 2: Customize elements