Class ListViewTextCell
Inheritance
System.Object
ListViewTextCell
Namespace: Telerik.XamarinForms.DataControls.ListView
Assembly: Telerik.XamarinForms.DataControls.dll
Syntax
public class ListViewTextCell : TextCell, ITapControl
Constructors
ListViewTextCell()
Declaration
public ListViewTextCell()
Methods
OnPropertyChanged(String)
Declaration
protected override void OnPropertyChanged(string propertyName = null)
Parameters
System.String
propertyName
|