言語

IDynamicProperties インターフェイス

定義

オブジェクトがプロパティ グリッドにプロパティを動的に追加できるようにします

public interface IDynamicProperties
type IDynamicProperties = interface
Public Interface IDynamicProperties

メソッド

名前 説明
AddProperties(PropertyDescriptorCollection, ITypeDescriptorContext, Object, Attribute[])

Properties コレクションにプロパティを動的に追加します。

適用対象