PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGroup Class / DisplayIndex Property

In This Topic
    DisplayIndex Property (PropertyGroup)
    In This Topic
    Gets the display index associated to this group of PropertyAttribute.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DisplayIndex As Integer
    public int DisplayIndex {get;}
    See Also