Table of Contents

Class GroupObject

Namespace
HeBianGu.Control.LeftMenu
Assembly
HeBianGu.Control.LeftMenu.dll
public class GroupObject : ObservableCollection<object>, IList<object>, ICollection<object>, IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
GroupObject
Implements
Inherited Members
Extension Methods

Properties

DisplayName

说明

public string DisplayName { get; set; }

Property Value

string

说明

public string Logo { get; set; }

Property Value

string