Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

WinPhone customizing of ViewCellRenderer - Example?

$
0
0

I have a FinancialCell which is a ViewCell. This cell has a number of labels in it.

I am trying, in WinPhone to add a disclosure indicater in a custom renderer, but can't find any examples on how to modify a ViewCellRenderer for WinPhone.

public class FinancialCellRenderer : ViewCellRenderer
{
    public override DataTemplate GetTemplate(Cell cell)
    {
        var template = base.GetTemplate(cell);
        ??????????? 
        return base.GetTemplate(cell);
    }

Viewing all articles
Browse latest Browse all 75885

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>