Table of Contents

Class DemoModelItem

Namespace
H.Controls.Form.PropertyItem
Assembly
H.Controls.Form.PropertyItem.dll
public class DemoModelItem
Inheritance
DemoModelItem
Inherited Members
Extension Methods

Properties

Name

[Display(Name = "名称")]
public string Name { get; set; }

Property Value

string

Value

[Display(Name = "值")]
public string Value { get; set; }

Property Value

string