Table of Contents

Interface IProperty

Namespace
H.Controls.OrderBox
Assembly
H.Controls.OrderBox.dll
public interface IProperty
Extension Methods

Properties

IsSelected

bool IsSelected { get; }

Property Value

bool

PropertyInfo

[JsonIgnore]
PropertyInfo PropertyInfo { get; set; }

Property Value

PropertyInfo

PropertyName

string PropertyName { get; }

Property Value

string

UseDesc

bool UseDesc { get; }

Property Value

bool