C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / BackgroundColorProperty Field


In This Topic
BackgroundColorProperty Field (GridBase)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly BackgroundColorProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = GridBase.BackgroundColorProperty
See Also