ProtectedItems Property
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
protected AvaloniaList<Object> ProtectedItems { get; }
Protected ReadOnly Property ProtectedItems As AvaloniaList(Of Object)
Get
member ProtectedItems : AvaloniaList<Object> with get
Property Value
See Also
Reference
DataGridCollectionViewGroup Class
Avalonia.Collections Namespace