Sets the prompt text displayed within the editor's input box when the editor is not focused and its value is null.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapMemoPropertiesBuilder NullText(
string nullText
)
Public Function NullText(
nullText As String
) As BootstrapMemoPropertiesBuilder
Type | Name | Description |
---|---|---|
String | nullText |
Type | Description |
---|---|
BootstrapMemoPropertiesBuilderBootstrapMemoPropertiesBuilder |