IDynamicProperties Interface

Definition

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.

Applies to