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


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