Class FileBrowserListViewTextBoxEditor
Inheritance
System.Object
FileBrowserListViewTextBoxEditor
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.FileDialogs
Assembly: Telerik.WinControls.UI.dll
Syntax
public class FileBrowserListViewTextBoxEditor : ListViewTextBoxEditor, IInputEditor, IValueEditor, ISupportInitialize
Constructors
FileBrowserListViewTextBoxEditor()
Declaration
public FileBrowserListViewTextBoxEditor()
Methods
BeginEdit()
EndEdit()
Declaration
public override bool EndEdit()
Returns
System.Boolean
|