TextCell.Detail Propiedad
Definición
Obtiene o establece el texto secundario que se mostrará en TextCell.Gets or sets the secondary text to be displayed in the TextCell. Esta es una propiedad enlazable.This is a bindable property.
public string Detail { get; set; }
member this.Detail : string with get, set