Click or drag to resize

IgnoreBindingAttribute Class

Indicates that current property should be ignored for binding and control should not be created
Inheritance Hierarchy
SystemObject
  SystemAttribute
    IgnoreBindingAttribute
      CodeStack.SwEx.PMPage.AttributesIgnoreBindingAttribute

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public class IgnoreBindingAttribute : IgnoreBindingAttribute

The IgnoreBindingAttribute type exposes the following members.

Constructors
  NameDescription
Public methodIgnoreBindingAttribute
Initializes a new instance of the IgnoreBindingAttribute class
Top
See Also