Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / MethodAttribute Class
Members

In This Topic
    MethodAttribute Class
    In This Topic
    Used to provide configuration information for the C1PropertyGrid.
    Object Model
    MethodAttribute Class
    Syntax
    'Declaration
     
    
    Public Class MethodAttribute 
       Inherits MemberAttribute
    public class MethodAttribute : MemberAttribute 
    Inheritance Hierarchy

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

    See Also