Property : Default Value
Page Status: Beta
Contents |
Description (Controls)
Use the Default Value property to specify a value to set the bound field to when no text is entered.
This property is utilized only if the Default On Empty property is selected.
Also, you must use the Default Text property to specify a default text string that appears in the control when no text is entered.
Property Editor Location
Default Tab
Data Type
Default Values
Control | Default Value |
---|---|
MultilineTextEdit | <not set> |
TextEdit | <not set> |
Description (Class Members)
Use the Default Value property to specify an initial value for a field or funtion argument.
This property is utilized only if the Nullable property is cleared.
Property Editor Location
General tab
Data Type
Default Values
Class Member | Default Value |
---|---|
Field | not set |
Argument | not set |