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

In This Topic
    Grouping Property (Code49)
    In This Topic
    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