ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Border Class / Color Property

In This Topic
    Color Property (Border)
    In This Topic
    Gets or sets the border color.
    Syntax
    'Declaration
     
    Public Property Color As String
    public string Color {get; set;}
    See Also