Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Editors Namespace / TextEditor Class


In This Topic
    TextEditor Class Properties
    In This Topic

    For a list of all members of this type, see TextEditor members.

    Public Properties
     NameDescription
    Public PropertyGets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public PropertyGets a boolean value indicating if the System.Windows.Forms.Control is painted within the bounds of the cell. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public PropertyGets or sets the mask applied to the editor's text.  
    Public PropertyGets or sets the character used to prompt a user for input.  
    Public PropertyGets or sets the character used to mask characters of a password.  
    Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Internal PropertyOverridden. Gets a value representing the mode in which the control used to edit the content of cells is created.  
    Protected PropertyGets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Protected PropertyGets a list of the events to which the CellEditorManager is subscribed. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Editors.CellEditorManager)
    Top
    See Also