AutoComplete event details.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class TextEditedEventArgs : EventArgs
Visual Basic
Public Class TextEditedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight..::..TextEditedEventArgs

See Also