ItemsSourceProperty Field
Identifies the ItemsSource property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IEnumerable> ItemsSourceProperty
Public Shared ReadOnly ItemsSourceProperty As StyledProperty(Of IEnumerable)
static val ItemsSourceProperty: StyledProperty<IEnumerable>