Namespace Syncfusion.Maui.SmartComponents
Classes
| AppointmentAction
Defines the display mode options for suggestions in the smart text editor. |
| AssistAppointmentResponseCompletedEventArgs
Provides data for SmartScheduler request events, including the appointment and the associated resource involved in the request. |
| AssistViewClosingEventArgs
Event args raised just before the AI Assistant popup closes. Set Cancel = true to prevent closing. |
| AssistViewOpeningEventArgs
Event args raised just before the AI Assistant popup opens. Set Cancel = true to prevent opening. |
| AssistViewRequestEventArgs
Raised when requesting an action with SfSmartDataGrid. |
| DataGridAssistViewSettings
Provides configuration settings for the SmartDataGrid AI AssistView. |
| SchedulerAssistViewSettings
Provides the AI Assist View surface and related configuration for the Smart Scheduler. |
| SfSmartDataGrid
A smart extension of Syncfusion's SfDataGrid for .NET MAUI that adds an AI-assisted toolbar. It accepts natural language queries, converts them to structured actions (For example sort, filter, group, clear, multi-step), and applies them to the underlying data grid. |
| SfSmartScheduler
Represents a class which is used to configure all the properties of SfSmartScheduler. |
| SfSmartSchedulerStyles
Represents a class which is used to styles. |
| SfSmartTextEditor
Initializes a new instance of the SfSmartTextEditor class that represents a control, used to providing auto-suggestions for text input. |
| SfSmartTextEditorStyles
Represents a class which is used to define the styles for SfSmartTextEditor. |
| SmartAssistStyle
Represents the style configuration for the SmartDataGrid component. This class allows customization of visual elements and theming for the grid. |
| SmartSchedulerAssistStyle
Gets or sets properties which allows to customize the smart scheduler text style. |
| SmartTextEditorStyle
Represents a class which is used to customize the text style of the smart text editor. |
| SuggestionDisplayMode
Defines the display mode options for suggestions in the smart text editor. |
| TextChangedEventArgs
Text changed event arguments. |
Interfaces
| IChatInferenceService
Represent the chat inference service. |