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

In This Topic
    IC1EmbeddedEditor Interface Members
    In This Topic

    The following tables list the members exposed by IC1EmbeddedEditor.

    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