C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGrid Class / MinColumnWidthProperty Field


In This Topic
MinColumnWidthProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly MinColumnWidthProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexGrid.MinColumnWidthProperty
See Also