Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / NamedStyleCollection Class / Add Method


In This Topic
    Add Method (NamedStyleCollection)
    In This Topic
    Adds a style (NamedStyle object) to the collection.
    Adds a NamedStyle object to the collection.
    Overload List
    OverloadDescription
    Adds a style (NamedStyle object) to the collection.  
    Adds a style (NamedStyle object) to the collection as a child of the specified parent.  
    Remarks
    To add multiple styles, use the AddRange method.
    See Also