FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : ISubEditor Interface |
The following tables list the members exposed by ISubEditor.
Name | Description | |
---|---|---|
GetLocation | Gets the initial location of the subeditor control. | |
GetPreferredSize | Gets the preferred (maximum required) size of the cell for the subeditor control. | |
GetSubEditorControl | Gets the control associated with the subeditor. | |
GetValue | Gets the value from the subeditor control. | |
SetValue | Sets the value into the subeditor control. |
Name | Description | |
---|---|---|
CloseUp | Occurs when the subeditor control goes away. | |
ValueChanged | Occurs when the value in the subeditor changes. |