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

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