BootstrapSpinButtonsBuilder.ShowLargeIncrementButtons(Boolean) Method
In This Article
Sets a value that specifies whether large increment spin buttons are displayed.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapSpinButtonsBuilder ShowLargeIncrementButtons(
bool showLargeIncrementButtons
)
#Parameters
Name | Type |
---|---|
show |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also