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


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