Xamarin.iOS Documentation | ComponentOne
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
    public static readonly DependencyProperty TitleFontProperty
    See Also