Class ListViewGridLayout
Inherited Members
Namespace: Telerik.XamarinForms.DataControls.ListView
Assembly: Telerik.XamarinForms.DataControls.dll
Syntax
public class ListViewGridLayout : ListViewLayoutBase
Constructors
ListViewGridLayout()
Declaration
public ListViewGridLayout()
Fields
SpanCountProperty
Declaration
public static readonly BindableProperty SpanCountProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
SpanCount
Declaration
public int SpanCount { get; set; }
Property Value
System.Int32
|