Skip to main content
All docs
V26.1
  • AIChatControl.FileUploadEnabledProperty Field

    Identifies the FileUploadEnabled dependency property.

    Namespace: DevExpress.AIIntegration.Wpf.Chat

    Assembly: DevExpress.AIIntegration.Wpf.Chat.v26.1.dll

    Declaration

    public static readonly DependencyProperty FileUploadEnabledProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also