SelectionProperty Field
Defines the Selection property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<SelectingItemsControl, ISelectionModel> SelectionProperty
Public Shared ReadOnly SelectionProperty As DirectProperty(Of SelectingItemsControl, ISelectionModel)
static val SelectionProperty: DirectProperty<SelectingItemsControl, ISelectionModel>
Field Value
DirectProperty(SelectingItemsControl, ISelectionModel)