Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridGroupRowCell Class / GroupExpandedIconTemplateProperty Field


In This Topic
    GroupExpandedIconTemplateProperty Field (GridGroupRowCell)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupExpandedIconTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GridGroupRowCell.GroupExpandedIconTemplateProperty
    public static readonly DependencyProperty GroupExpandedIconTemplateProperty
    See Also