ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / LoadingIndicatorStyle Property

In This Topic
    LoadingIndicatorStyle Property
    In This Topic
    Gets or sets the Style used for the Loading indicator.
    Syntax
    'Declaration
     
    
    Public Property LoadingIndicatorStyle As Style
    public Style LoadingIndicatorStyle {get; set;}
    See Also