FastBindingListTPropertyDescriptors Property

Gets the property descriptors of T.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
protected PropertyDescriptorCollection PropertyDescriptors { get; }

Property Value

PropertyDescriptorCollection

See Also