ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / IsLoadingProperty Field

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