ShiftIndex Property
Gets or sets the first index that was shifted as a result of the collection changing.
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int ShiftIndex { get; set; }
Public Property ShiftIndex As Integer
Get
Set
member ShiftIndex : int with get, set
Property Value
Int32See Also
Reference
SelectionNodeBase(T).CollectionChangeState Class
Avalonia.Controls.Selection Namespace