Method IsControlDescendantEventName
IsControlDescendantEventName(string)
Gets whether specified string is name of the event declared in any descendant of the Control.
public static bool IsControlDescendantEventName(string name)
Parameters
name
stringProperty or event name.