Used to provide configuration information for the C1PropertyGrid.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public class MethodAttribute : MemberAttribute
Visual Basic
Public Class MethodAttribute _
	Inherits MemberAttribute

Inheritance Hierarchy

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

See Also