[]
Sets the format string used to display the value when the control is in edit mode.
void C1EditorSetFormat(string format)
Sub C1EditorSetFormat(format As String)
| Type | Name | Description |
|---|---|---|
| string | format | format string uses standard .NET format specifiers. |