Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGrid Class / DefaultRowHeightProperty Field


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