Avalonia
Home
Support
GitHub Repository
Searchβ¦
π
Welcome
Documentation
β‘
Getting Started
π
Data Binding
π¨
Styling
π§°
Controls
π
Templates
β
Authoring Controls
π±
Input
π
Animations
π
Layout
π¦
Distribution / Publishing
API Reference
π§Ύ
Namespaces
Avalonia
Avalonia.Animation
Avalonia.Collections
Avalonia.Controls
Avalonia.Data
Avalonia.Diagnostics
Avalonia.Dialogs
Guides
π£
Basics
π€Ώ
Deep dives
π©π»
π©π» Developer Guides
Tutorials
π
ToDo List App
π»
Music Store App
Running in the Browser
π±
Developing for Mobile
Misc
πͺ
Community
π₯
WPF Developers Tips
π
Projects that are using Avalonia
β
FAQ
Powered By
GitBook
Avalonia.Collections
Avalonia.Collections Namespace
Class Types
Class
Summary
β
AvaloniaDictionary
<
TKey
,
TValue
>
A notifying dictionary.
β
AvaloniaList
<
T
>
A notifying list.
β
AvaloniaListConverter
<
T
>
Creates an
AvaloniaList
from a string representation.
β
AvaloniaListExtensions
β
Defines extension methods for working with
AvaloniaList
s.
β
DataGridCollectionView
β
DataGrid-readable view over an IEnumerable.
β
DataGridCollectionViewGroup
β
β
β
DataGridCurrentChangingEventArgs
β
Provides data for the
Avalonia.Collections.ICollectionView.CurrentChanging
event.
β
DataGridGroupDescription
β
β
β
DataGridPathGroupDescription
β
β
β
DataGridSortDescription
β
β
β
DataGridSortDescriptionCollection
β
β
β
NotifyCollectionChangedExtensions
β
β
β
PageChangingEventArgs
β
Event argument used for page index change notifications. The requested page move can be canceled by setting e.Cancel to True.
Enum Types
Enum
Summary
β
ResetBehavior
β
Describes the action notified on a clear of a
AvaloniaList
.
Interface Types
Interface
Summary
β
IAvaloniaList
<
T
>
A notifying list.
β
IAvaloniaReadOnlyList
<
T
>
A read-only notifying list.
Previous
Avalonia.Animation.Animators
Next
Avalonia.Controls
Export as PDF
Copy link
Edit on GitHub
Contents
Avalonia.Collections Namespace
Class Types
Enum Types
Interface Types