C1.Silverlight.Extended Namespace / MethodBox Class
Members

MethodBox Class
The control used by the C1PropertyGrid to display the SelectedObject's methods.
Object Model
MethodBox Class
Syntax
'Declaration
 
Public Class MethodBox 
   Inherits System.Windows.Controls.Control
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.Extended.MethodBox

See Also