Definition
Namespace:Telerik.WinControls.UI.BreadCrumb
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class AutoCompleteItemsCreatingEventArgs : EventArgs
Inheritance: objectEventArgsAutoCompleteItemsCreatingEventArgs
Inherited Members
Constructors
Initializes a new instance of the AutoCompleteItemsCreatingEventArgs class.
C#
public AutoCompleteItemsCreatingEventArgs(string path)
The path that will be parsed.