ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewGroupItem Class / IsEnabled Property

In This Topic
    IsEnabled Property (ListViewGroupItem)
    In This Topic
    Gets or sets the IsEnabled property.
    Syntax
    'Declaration
     
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    See Also