FastBindingListTPropertyDescriptors Property
Gets the property descriptors of T.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
protected PropertyDescriptorCollection PropertyDescriptors { get; }
Protected ReadOnly Property PropertyDescriptors As PropertyDescriptorCollection
Get
protected:
property PropertyDescriptorCollection^ PropertyDescriptors {
PropertyDescriptorCollection^ get ();
}
member PropertyDescriptors : PropertyDescriptorCollection with get
Property Value
PropertyDescriptorCollection