Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / DetailProviderRowHeaderCell Class / ExpandedIconTemplateProperty Field


In This Topic
    ExpandedIconTemplateProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExpandedIconTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = DetailProviderRowHeaderCell.ExpandedIconTemplateProperty
    public static readonly DependencyProperty ExpandedIconTemplateProperty
    See Also