[Visual Basic] Public Sub New( _ ByVal automationElement As AutomationElement, _ ByVal actionListener As ActionListener _ ) [C#] public PropertyGrid( AutomationElement automationElement, ActionListener actionListener ); [C++] public: PropertyGrid( AutomationElement* automationElement, ActionListener* actionListener ); [JScript] public function PropertyGrid( AutomationElement automationElement, ActionListener actionListener );
PropertyGrid Class | White.Core.UIItems.PropertyGridItems Namespace | PropertyGrid Constructor Overload List