Table of Contents

Interface ITag

Namespace
H.Controls.TagBox
Assembly
H.Controls.TagBox.dll
public interface ITag
Extension Methods

Properties

Background

Brush Background { get; set; }

Property Value

Brush

Description

string Description { get; set; }

Property Value

string

GroupName

string GroupName { get; set; }

Property Value

string

Name

string Name { get; set; }

Property Value

string

Order

int Order { get; set; }

Property Value

int