C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / TitleTextSizeProperty Field


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