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

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