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

In This Topic
    ChildContentProperty Field (C1ScrollViewer)
    In This Topic
    Identifies the ChildContent dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChildContentProperty As DependencyProperty
    public static readonly DependencyProperty ChildContentProperty
    See Also