SearchActionEventArgs Members
Include Protected Members
Include Inherited Members
The SearchActionEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchActionEventArgs |
Initializes a new instance of the SearchActionEventArgs with a selected node.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Result |
Gets the node that should be selected by default as the result of the search action.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace