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

In This Topic
    GroupIndex Property (Code49)
    In This Topic
    Gets or sets the index of the symbol in group.
    Syntax
    'Declaration
     
    Public Overridable Property GroupIndex As Integer
    public virtual int GroupIndex {get; set;}
    See Also