UI for ASP.NET MVC
The Telerik UI for ASP.NET MVC ActionSheet is a slide-up pane for presenting your users with a set of options for how to proceed with a given task. It can be used anywhere, but its real power lies in enhancing mobile app UI, where screen space is limited and minimizing the number of interactions available to users is critical.
The ASP.NET MVC ActionSheet component offers flexible, built-in configuration options for styling its elements—you can choose from images, icons and labels to match the look and feel of your app.
The pair of Open and Close events are fired exactly as you would expect – when the ActionSheet button is opened or closed, respectively.
The ActionSheet component comes with several built-in themes such as Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which has the Bootstrap styling) and Fluent (based on Microsoft Fluent UI). You can easily customize any out-of-the-box theme with a few lines of CSS or create a new theme to implement your colors and branding with the help of the Telerik SASS ThemeBuilder.