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


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