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


In This Topic
    Border Constructor
    In This Topic
    Creates a new border.
    Overload List
    OverloadDescription
    Creates a new border with default values.  
    Creates a new one-pixel, solid border with the specified color.  
    Creates a new one-pixel border with the specified style and color.  
    Creates a new border with the specified style, color, and width.  
    Creates a new border from serialization.  
    Remarks
    Initializes an instance of the Border class.
    See Also