PropertyBoxes Property
PropertyBoxes
Gets the PropertyBoxes generated to show the SelectedObject's properties on the C1PropertyGrid.
Declaration
public List<PropertyBox> PropertyBoxes { get; }
Public ReadOnly Property PropertyBoxes As List(Of PropertyBox)