Class ListViewGroupHeaderCellRenderer
Inheritance
System.Object
ListViewGroupHeaderCellRenderer
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.DataControlsRenderer.Android.ListView.Cells
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class ListViewGroupHeaderCellRenderer : ListViewTemplateCellRenderer
Constructors
ListViewGroupHeaderCellRenderer()
Declaration
public ListViewGroupHeaderCellRenderer()
Methods
CellLengthFromLayout(ListViewLayoutBase)
Declaration
protected override double CellLengthFromLayout(ListViewLayoutBase layout)
Parameters
ListViewLayoutBase
layout
|
Returns
System.Double
|