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

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