Name | Description | |
---|---|---|
C1EditorFormat | Formats a given value using a specified mask. | |
C1EditorGetStyle | Gets the editor style, which determines the type of button that is displayed in the cell before and during editing (DropDown, Modal, or None). | |
C1EditorGetValue | Gets the current value of the editor. | |
C1EditorInitialize | Called to initialize the editor content and styles. | |
C1EditorKeyDownFinishEdit | Gets a value that determines whether a given key should finalize editing. | |
C1EditorUpdateBounds | Called to update the editor's size and position. | |
C1EditorValueIsValid | Gets a value that determines if the editor's current contents are valid. |