[]
        
(Showing Draft Content)

C1.WPF.Extended.C1PropertyGrid.MethodBoxes

MethodBoxes Property

MethodBoxes

Gets the MethodBoxes generated to show the SelectedObject's methods on the C1PropertyGrid.

Declaration
public List<MethodBox> MethodBoxes { get; }
Public ReadOnly Property MethodBoxes As List(Of MethodBox)