Spread Windows Forms 12.0 Product Documentation
Count Property (DefaultSpreadSkins)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DefaultSpreadSkins Class : Count Property
Gets the number of built-in skins in the array of Spread skins.
Syntax
'Declaration
 
Public Shared ReadOnly Property Count As Integer
'Usage
 
Dim value As Integer
 
value = DefaultSpreadSkins.Count
public static int Count {get;}

Property Value

Integer number of built-in skins
See Also

Reference

DefaultSpreadSkins Class
DefaultSpreadSkins Members