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


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