Back to Devexpress

Smart Tag

aspnet-14381-components-scheduler-design-time-features-smart-tag.md

latest2.7 KB
Original Source

Smart Tag

  • Dec 17, 2020
  • 2 minutes to read

The ASPxScheduler control provides the smart tag feature, which allows the display of context-sensitive information and commands at design time within Visual Studio. To use the smart tag, first select the ASPxScheduler component, and then click the smart tag icon at the top-right of the control. This invokes the smart tag panel to the right of the smart tag icon:

If the ASPxScheduler is bound to the System.Web.UI.WebControls.SqlDataSource or the System.Web.UI.WebControls.AccessDataSource data controls, the smart links for the Mappings Wizard appear.

The smart tag panel contains a list of items that provide easy access to the most frequently used commands. Most of these items are common to other DevExpress ASP.NET components. However, there are some commands that are only specific to the ASPxScheduler component.

ItemDescription
Appointments Data SourceEnables you to select a data source for appointments or create a new data source and specify it.
Mappings Wizard…Invokes the Mappings Wizard for appointments.
Check MappingsPerforms a mappings validity check for the appointment data source.
Resources Data SourceEnables you to select a data source for resources or create a new data source and specify it.
Mappings Wizard…Invokes the Mappings Wizard for resources.
Check MappingsPerforms a mappings validity check for the resource data source.
Client-Side Events…Invokes the Client-Side Events Editor.
Copy Default Dialog Forms to the Project…Copies default dialog forms to the project so that you can customize them.
ThemeEnables you to apply a theme to the control.
Get SupportNavigates to the online documentation search within the DevExpress web site.
Go to Client-Side API DocumentationNavigates to online documentation on the DevExpress.Web.ASPxScheduler.Scripts namespace.
AboutDisplays DevExpress subscription and license information.
Edit TemplatesEnables you to edit control templates.