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