C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridGroupRowCell Class
Members


GridGroupRowCell Class
Visual element displayed in the group rows to allow the user expand and collapse as well as displaying the name of the group.
Object Model
GridGroupRowCell ClassC1IconTemplate ClassC1IconTemplate Class
Syntax
'Declaration
 
Public Class GridGroupRowCell 
   Inherits Xamarin.Forms.View
   Implements Xamarin.Forms.IAnimatable, Xamarin.Forms.IElementController, Xamarin.Forms.Internals.IGestureController, Xamarin.Forms.ITabStopElement, Xamarin.Forms.IViewController, Xamarin.Forms.IVisualElementController 
 
'Usage
 
Dim instance As GridGroupRowCell
Inheritance Hierarchy

System.Object
   Xamarin.Forms.BindableObject
      Xamarin.Forms.Element
         Xamarin.Forms.NavigableElement
            Xamarin.Forms.VisualElement
               Xamarin.Forms.View
                  C1.Xamarin.Forms.Grid.GridGroupRowCell

See Also