This sample illustrates the use of the SkinManager control in Windows Grids.
Features:
The SkinManager Component is used to apply Skin to multiple GridControls in a single component call.
Here is the Syntax to apply skins to the controls.
SkinManager.SetVisualStyle(Control ctrl, string visualStyle);