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