[]
Imposes the specified special format on the current ComboBoxField.
Note that this method initializes the values of Field.Events.FormatValue and Field.Events.KeyPress only, it does not change the field's value or widget appearance streams.
public void SetSpecialFormat(Field.SpecialFormat specialFormat)
| Type | Name | Description |
|---|---|---|
| Field.SpecialFormat | specialFormat | The special format to use. |