Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ScrollViewer Class / TopHeaderProperty Field


In This Topic
    TopHeaderProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TopHeaderProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ScrollViewer.TopHeaderProperty
    public static readonly DependencyProperty TopHeaderProperty
    See Also