Blazor | ComponentOne
C1.Blazor.DataPager Assembly / C1.Blazor.DataPager Namespace / C1DataPager Class / SourceProperty Field

In This Topic
    SourceProperty Field
    In This Topic
    Identifies the Source dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SourceProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty SourceProperty
    See Also