[To be supplied.]
[To be supplied.]
[Visual Basic] Overloads Overrides Public Function GetItemProperties() As PropertyDescriptorCollection
[C#] public override PropertyDescriptorCollection GetItemProperties();
[C++] public: override PropertyDescriptorCollection* GetItemProperties();
[JScript] public override function GetItemProperties() : PropertyDescriptorCollection;
[To be supplied.]
[Visual Basic] Overloads Overrides Protected Function GetItemProperties(ObjectList) As PropertyDescriptorCollection
[C#] protected override PropertyDescriptorCollection GetItemProperties(ObjectList);
[C++] protected: override PropertyDescriptorCollection* GetItemProperties(ObjectList*);
[JScript] protected override function GetItemProperties(ObjectList) : PropertyDescriptorCollection;
RelatedListManager Class | RelatedListManager Members | System.WinForms Namespace