AIChatControl.HeaderText Property
Namespace: DevExpress.AIIntegration.WinForms.Chat
Assembly: DevExpress.AIIntegration.WinForms.Chat.v26.1.dll
Declaration
Property Value
| Type | Default |
|---|---|
| String | null |
See Also
Namespace: DevExpress.AIIntegration.WinForms.Chat
Assembly: DevExpress.AIIntegration.WinForms.Chat.v26.1.dll
[DefaultValue(null)]
public string HeaderText { get; set; }
<DefaultValue(Nothing)>
Public Property HeaderText As String
| Type | Default |
|---|---|
| String | null |