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


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