Table of Contents

Class ProjectItemViewModel

Namespace
HeBianGu.Systems.Project
Assembly
HeBianGu.Systems.Project.dll
public class ProjectItemViewModel : SelectViewModel<IProjectItem>, INotifyPropertyChanged, IModelViewModel<IProjectItem>, IModelViewModel, ISearchable, ISelectViewModel
Inheritance
ProjectItemViewModel
Implements
Inherited Members
Extension Methods

Constructors

ProjectItemViewModel(IProjectItem)

public ProjectItemViewModel(IProjectItem project)

Parameters

project IProjectItem

Properties

GroupName

说明

public string GroupName { get; set; }

Property Value

string