C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridBase Class / RowHeaderBackgroundColorProperty Field


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