FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IC1EmbeddedEditor Interface

In This Topic
    IC1EmbeddedEditor Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodFormats a given value using a specified mask.  
     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.  
     MethodCalled to initialize the editor content and styles.  
     MethodGets a value that determines whether a given key should finalize editing.  
     MethodCalled to update the editor's size and position.  
     MethodGets a value that determines if the editor's current contents are valid.  
    Top
    See Also