Xceed DataGrid for Silverlight Documentation
LoadingIndicator Class
Members 


Control that is displayed while items are being loaded into a grid.
Syntax
'Declaration
 
<TemplateVisualStateAttribute(Name="RequestsPending", GroupName="RequestStates")>
<TemplateVisualStateAttribute(GroupName="RequestStates", Name="NoPendingRequests")>
Public NotInheritable Class LoadingIndicator 
   Inherits IndicatorBase
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As LoadingIndicator
[TemplateVisualStateAttribute(Name="RequestsPending", GroupName="RequestStates")]
[TemplateVisualStateAttribute(GroupName="RequestStates", Name="NoPendingRequests")]
public sealed class LoadingIndicator : IndicatorBase, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Xceed.Silverlight.DataGrid.IndicatorBase
                  Xceed.Silverlight.DataGrid.LoadingIndicator

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

LoadingIndicator Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback