Sets the text displayed within the editor's edit region when the editor's value is null.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapButtonEditPropertiesBuilder NullDisplayText(
string nullDisplayText
)
Public Function NullDisplayText(
nullDisplayText As String
) As BootstrapButtonEditPropertiesBuilder
Type | Name | Description |
---|---|---|
String | nullDisplayText |
Type | Description |
---|---|
BootstrapButtonEditPropertiesBuilderBootstrapButtonEditPropertiesBuilder |