Table of Contents

Class BindingVisiblablePropertyItemBase

Namespace
H.Controls.Form
Assembly
H.Controls.Form.dll
public abstract class BindingVisiblablePropertyItemBase : ObjectPropertyItemBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IPropertyItem, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged
Inheritance
BindingVisiblablePropertyItemBase
Implements
Derived
Inherited Members
Extension Methods

Constructors

BindingVisiblablePropertyItemBase(PropertyInfo, object)

protected BindingVisiblablePropertyItemBase(PropertyInfo property, object obj)

Parameters

property PropertyInfo
obj object

Properties

CanRefresh

public bool CanRefresh { get; }

Property Value

bool

Methods

CreateMethodInfo()

protected virtual MethodInfo CreateMethodInfo()

Returns

MethodInfo

GetVisible()

public virtual bool GetVisible()

Returns

bool