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


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