[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultSkins.Contains

Contains Method

Contains(SheetSkin)

Determines whether the collection contains the specified skin.

Declaration
public static bool Contains(SheetSkin skin)
Public Shared Function Contains(skin As SheetSkin) As Boolean
Parameters
Type Name Description
SheetSkin skin

Skin (SheetSkin object) for which to check

Returns
Type Description
bool

True if the object is found in the collection; otherwise, false