alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AssistViewRequestEventArgs

    Provides data for an AssistView request initiated within the SfSmartDataGrid.

    Inheritance
    System.Object
    AssistViewRequestEventArgs
    Namespace: Syncfusion.UI.Xaml.SmartComponents
    Assembly: Syncfusion.SfSmartComponents.Wpf.dll
    Syntax
    public class AssistViewRequestEventArgs : CancelEventArgs

    Constructors

    AssistViewRequestEventArgs()

    Declaration
    public AssistViewRequestEventArgs()

    Properties

    Prompt

    Gets the prompt text that triggered the request.

    Declaration
    public string Prompt { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved