ItemCountProperty Field
Defines the ItemCount property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<ItemsControl, int> ItemCountProperty
Public Shared ReadOnly ItemCountProperty As DirectProperty(Of ItemsControl, Integer)
static val ItemCountProperty: DirectProperty<ItemsControl, int>
Field Value
DirectProperty(ItemsControl, Int32)