C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridColumnHeaderCell Class / TitleFontProperty Field


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