Name | Description | |
---|---|---|
GetEditStyle | Gets the editor style, which determines the type of button that is displayed in the cell before and during editing (DropDown, Modal, or None). (Inherited from C1.Win.IEmbeddedEditor) | |
GetStyles | Gets the style of editor. | |
GetValue | Gets the current value of the editor. (Inherited from C1.Win.IEmbeddedEditor) | |
HandleFinishEdit | Gets a value that determines whether a given key should finalize editing. (Inherited from C1.Win.IEmbeddedEditor) | |
Initialize | Initializes the editor content and styles. (Inherited from C1.Win.IEmbeddedEditor) | |
IsValueValid | Gets a value that determines if the editor's current contents are valid. (Inherited from C1.Win.IEmbeddedEditor) | |
SetFormat | Sets the format string used to display the value when the control is in edit mode. (Inherited from C1.Win.IEmbeddedEditor) | |
SetValue | Sets the value to the editor. | |
UpdateBounds | Updates the editor's size and position. (Inherited from C1.Win.IEmbeddedEditor) |