ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.TransposedGrid Assembly / C1.Web.Mvc.TransposedGrid.TagHelpers Namespace / TransposedGridTagHelper Class / CssStyle Property

In This Topic
    CssStyle Property (TransposedGridTagHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CssStyle As String
    public string CssStyle {get; set;}
    See Also