DataGridItemsSourceProperty Field
Identifies the ItemsSource property.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public static readonly StyledProperty<IEnumerable> ItemsSourceProperty
Public Shared ReadOnly ItemsSourceProperty As StyledProperty(Of IEnumerable)
static val ItemsSourceProperty: StyledProperty<IEnumerable>
Field Value
StyledPropertyIEnumerable