Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / NamedStyle Class / NamedStyle Constructor


In This Topic
    NamedStyle Constructor
    In This Topic
    Creates a new custom style.
    Overload List
    OverloadDescription
    Creates a custom style (NamedStyle object) with no name and no parent.  
    Creates a custom style (NamedStyle object) with the specified name.  
    Creates a custom style (NamedStyle object) with the specified name and parent.  
    Creates a custom style (NamedStyle object) using the specified StyleInfo object, name, and parent name.  
    Creates a custom style (NamedStyle object) for sharing settings across models.  
    See Also