The properties of the WebBorderStyle class are listed below. For a complete list of WebBorderStyle class members, see the WebBorderStyle Members topic.
Public Instance Properties
BorderColor | Gets or sets the color of the border. Please refer to System.Drawing.Color struct. |
BorderStyle | Gets or sets the style of the border. Please refer to .NET SDK document about System.Web.UI.WebControls.BorderStyle enum. |
BorderWidth | Gets or sets the width of the border. Please refer to System.Web.UI.WebControls.Unit struct. |
See Also
WebBorderStyle Class | Aspose.Grid.Web Namespace