C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class
Members

GridIncrementalLoadingCell Class
Visual element displayed inside a GridIncrementalLoadingRow.
Object Model
GridIncrementalLoadingCell Class
Syntax
'Declaration
 
Public Class GridIncrementalLoadingCell 
   Inherits System.Windows.Controls.Grid
 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     System.Windows.Controls.Grid
                        C1.WPF.Grid.GridIncrementalLoadingCell

See Also