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

In This Topic
    Grouping Property (Code49TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Code49.Grouping. Indicates whether the symbol mode is Group Alphanumeric Mode.
    Syntax
    'Declaration
     
    Public Overridable Property Grouping As Boolean
    public virtual bool Grouping {get; set;}
    See Also