Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ScrollViewer Class / TopLeftHeaderProperty Field

In This Topic
    TopLeftHeaderProperty Field
    In This Topic
    Identifies the TopLeftHeader dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TopLeftHeaderProperty As DependencyProperty
    public static readonly DependencyProperty TopLeftHeaderProperty
    See Also