Back to Devexpress

SemanticSearchBehaviorProperties.Events Property

windowsforms-devexpress-dot-aiintegration-dot-winforms-dot-semanticsearchbehaviorproperties-cd8b0181.md

latest1.3 KB
Original Source

SemanticSearchBehaviorProperties.Events Property

For internal use.

Namespace : DevExpress.AIIntegration.WinForms

Assembly : DevExpress.AIIntegration.WinForms.SemanticSearch.v25.2.dll

NuGet Package : DevExpress.AIIntegration.WinForms.SemanticSearch

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public SemanticSearchEvents Events { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property Events As SemanticSearchEvents

Property Value

Type
DevExpress.AIIntegration.WinForms.SemanticSearchEvents

See Also

SemanticSearchBehaviorProperties Class

SemanticSearchBehaviorProperties Members

DevExpress.AIIntegration.WinForms Namespace