TreeView for WinForms | ComponentOne
C1.Win Namespace / IEmbeddedEditor Interface
Methods

In This Topic
    IEmbeddedEditor Interface Members
    In This Topic

    The following tables list the members exposed by IEmbeddedEditor.

    Public Methods
     NameDescription
     MethodGets the editor style, which determines the type of button that is displayed in the cell before and during editing (DropDown, Modal, or None).  
     MethodGets the current value of the editor.  
     MethodGets a value that determines whether a given key should finalize editing.  
     MethodInitializes the editor content and styles.  
     MethodGets a value that determines if the editor's current contents are valid.  
     MethodSets the format string used to display the value when the control is in edit mode.  
     MethodUpdates the editor's size and position.  
    Top
    See Also