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

In This Topic
    GroupIndex Property (Code49TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Code49.GroupIndex. Sets the index of the symbol in group.
    Syntax
    'Declaration
     
    Public Overridable Property GroupIndex As Integer
    public virtual int GroupIndex {get; set;}
    See Also