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


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