Namespace Syncfusion.Maui.SmartDataGrid
Classes
| 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. |
| 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. |
| SmartAssistStyle
Represents the style configuration for the SmartDataGrid component. This class allows customization of visual elements and theming for the grid. |