Table of Contents

Class SourcePropertyItemDemoModel

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

Constructors

SourcePropertyItemDemoModel()

public SourcePropertyItemDemoModel()

Properties

ModelItemSource

public DemoModelItem[] ModelItemSource { get; set; }

Property Value

DemoModelItem[]

SelectSource

public string[] SelectSource { get; set; }

Property Value

string[]

Methods

GetModelItemSource()

public DemoModelItem[] GetModelItemSource()

Returns

DemoModelItem[]