Spread for ASP.NET 12 Product Documentation
Count Property (DefaultSkins)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DefaultSkins Class : Count Property
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
public static int Count {get;}
See Also

Reference

DefaultSkins Class
DefaultSkins Members