BootstrapNextButtonPropertiesBuilder Class
In This Article
Contains settings specific to the button that when clicked, navigates a user to the next page.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapNextButtonPropertiesBuilder :
PropertyBuilderBase<BootstrapNextButtonPropertiesBuilder>
#Related API Members
The following members accept/return BootstrapNextButtonPropertiesBuilder objects:
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also