Specifies the binding to use for a property bound to an editor in a C1PropertyGrid.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
| C# |
|---|
[CLSCompliantAttribute(false)] public class PropertyBindingAttribute : Attribute |
| Visual Basic |
|---|
<CLSCompliantAttribute(False)> _ Public Class PropertyBindingAttribute _ Inherits Attribute |