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


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