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

In This Topic
    MethodAttribute Property (MethodBox)
    In This Topic
    Gets or sets the method attribute used to configure the MethodBox.
    Syntax
    'Declaration
     
    
    Public Property MethodAttribute As MethodAttribute
    public MethodAttribute MethodAttribute {get; set;}
    See Also