SheetSkin Constructor(SheetView)
In This Topic
Creates a new skin with the property settings of the specified sheet.
Syntax
Parameters
- sheetView
- SheetView, or null to initialize using DefaultSkins.Default
Example
This example creates a new skin and applies it to the component.
See Also