Appearance object
The component lets the user changes its visual appearance using skins, each one providing an additional visual experience that enhances viewing pleasure. Skins are relatively easy to build and put on any part of the control. The Appearance object holds a collection of skins. Use the VisualAppearance property to access the Appearance object of the control. Also, you can use the VisualDesign property to design the visual appearance of the control at design mode. The Appearance object supports the following properties and methods:

NameDescription
AddAdds or replaces a skin object to the control.
ClearRemoves all skins in the control.
RemoveRemoves a specific skin from the control.
RenderTypeSpecifies the way colored EBN objects are displayed on the component.