C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class / RowHeaderTextColorProperty Field


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