Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / GroupIndex Property

In This Topic
    GroupIndex Property
    In This Topic
    Gets or sets the entity group index.
    Syntax
    'Declaration
     
    Public Property GroupIndex As Integer
    public int GroupIndex {get; set;}
    See Also