'Declaration Public Property PropertyDefinitions As PropertyDefinitionCollection
'Usage Dim instance As PropertyGrid Dim value As PropertyDefinitionCollection instance.PropertyDefinitions = value value = instance.PropertyDefinitions
public PropertyDefinitionCollection PropertyDefinitions {get; set;}
Property Value
A PropertyDefinitionCollection containing PropertyDefinition instances.