Table of Contents

Class TagsPresenter

Namespace
H.Controls.TagBox
Assembly
H.Controls.TagBox.dll
public class TagsPresenter : BindableBase, INotifyPropertyChanged
Inheritance
TagsPresenter
Implements
Inherited Members
Extension Methods

Properties

Collection

说明

public ObservableCollection<ITag> Collection { get; set; }

Property Value

ObservableCollection<ITag>

GroupName

说明

public string GroupName { get; set; }

Property Value

string