C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / ColumnHeaderTextSizeProperty Field


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