Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ScrollViewer Class / LeftHeaderProperty Field

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