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


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