IsTextSearchEnabledProperty Field
Defines the IsTextSearchEnabled property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsTextSearchEnabledProperty
Public Shared ReadOnly IsTextSearchEnabledProperty As StyledProperty(Of Boolean)
static val IsTextSearchEnabledProperty: StyledProperty<bool>
Field Value
See Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace