BootstrapComboBoxPropertiesBuilder.ValueType(Type) Method
In This Article
The data type of the editor’s values.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapComboBoxPropertiesBuilder ValueType(
Type valueType
)
#Parameters
Name | Type |
---|---|
value |
Type |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also