Used to provide configuration information for the C1PropertyGrid.

Namespace:  C1.WPF.Extended
Assembly:  C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

C#
public class MethodAttribute : MemberAttribute
Visual Basic
Public Class MethodAttribute _
	Inherits MemberAttribute
XAML Object Element Usage
<MethodAttribute .../>

Inheritance Hierarchy

System..::..Object
  C1.WPF.Extended..::..MemberAttribute
    C1.WPF.Extended..::..MethodAttribute

See Also