IDynamicProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows an object to dynamicaly add properties to the property grid
public interface IDynamicProperties
type IDynamicProperties = interface
Public Interface IDynamicProperties
Methods
AddProperties(PropertyDescriptorCollection, ITypeDescriptorContext, Object, Attribute[]) |
Dynamically add properties to the Properties Collection. |