Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSkins Class / Count Property


In This Topic
Count Property (DefaultSkins)
In This Topic
Gets the number of built-in skins in the array of SheetSkin objects.
Syntax
'Declaration
 
Public Shared ReadOnly Property Count As Integer
 
'Usage
 
Dim value As Integer
 
value = DefaultSkins.Count
See Also