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