Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / UseAsyncRenderingProperty Field

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