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


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