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