AIChatControl.ResourceItemTemplate Property
Namespace: DevExpress.AIIntegration.Wpf.Chat
Assembly: DevExpress.AIIntegration.Wpf.Chat.v26.1.dll
Declaration
Property Value
| Type |
|---|
| RenderFragment<AIChatResource> |
See Also
Namespace: DevExpress.AIIntegration.Wpf.Chat
Assembly: DevExpress.AIIntegration.Wpf.Chat.v26.1.dll
public RenderFragment<AIChatResource> ResourceItemTemplate { get; set; }
Public Property ResourceItemTemplate As RenderFragment(Of AIChatResource)
| Type |
|---|
| RenderFragment<AIChatResource> |