Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FlexGrid Class / DefaultColumnHeaderRowHeightProperty Field


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