Spread for ASP.NET 12 Product Documentation
TextBoxEditor Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BaseDropDownCellType Class : TextBoxEditor Property
Gets the textbox editor.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property TextBoxEditor As TextBox
'Usage
 
Dim instance As BaseDropDownCellType
Dim value As TextBox
 
value = instance.TextBoxEditor
protected virtual TextBox TextBoxEditor {get;}
See Also

Reference

BaseDropDownCellType Class
BaseDropDownCellType Members