BootstrapComboBoxPropertiesBuilder.NullTextDisplayMode(NullTextDisplayMode) Method
In This Article
Sets a value indicating when the null text should be displayed in the editor.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapComboBoxPropertiesBuilder NullTextDisplayMode(
NullTextDisplayMode nullTextDisplayMode
)
#Parameters
Name | Type |
---|---|
null |
Null |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also