ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / CellTemplateTagHelper Class / CellType Property

In This Topic
    CellType Property
    In This Topic
    Gets or sets which area the template works for.
    Syntax
    'Declaration
     
    Public Property CellType As CellType
    public CellType CellType {get; set;}
    See Also