Xceed DataGrid for Silverlight Documentation
CommittingIndicator Class
Members 


Control that is displayed while items are being committed to the underlying data source.
Syntax
'Declaration
 
<TemplateVisualStateAttribute(Name="CommitPending", GroupName="CommitStates")>
<TemplateVisualStateAttribute(GroupName="CommitStates", Name="NoPendingCommit")>
Public NotInheritable Class CommittingIndicator 
   Inherits IndicatorBase
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As CommittingIndicator
[TemplateVisualStateAttribute(Name="CommitPending", GroupName="CommitStates")]
[TemplateVisualStateAttribute(GroupName="CommitStates", Name="NoPendingCommit")]
public sealed class CommittingIndicator : 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.CommittingIndicator

Requirements

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

See Also

Reference

CommittingIndicator Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback