Spread Windows Forms 12.0 Product Documentation
Office2016White Property
Example 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DefaultSpreadSkins Class : Office2016White Property
Represents the built-in skin, Office2016 White.
Syntax
'Declaration
 
Public Shared ReadOnly Property Office2016White As SpreadSkin
'Usage
 
Dim value As SpreadSkin
 
value = DefaultSpreadSkins.Office2016White
public static SpreadSkin Office2016White {get;}
Example
This example uses the Office2016White skin.
FarPoint.Win.Spread.DefaultSpreadSkins.Office2016White.Apply(fpSpread1);
FarPoint.Win.Spread.DefaultSpreadSkins.Office2016White.Apply(fpSpread1)
See Also

Reference

DefaultSpreadSkins Class
DefaultSpreadSkins Members