ComponentOne Xamarin Edition
EmptyGridBehavior Class
Members 
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : EmptyGridBehavior Class
Displays a visual element, typically a label with a message, when there are no rows in the grid.
Syntax
public class EmptyGridBehavior : Xamarin.Forms.Behavior<FlexGrid>, Xamarin.Forms.Internals.IDynamicResourceHandler  
Remarks
Sets the property IsVisible of EmptyView and the attached grid so that the empty view is displayed when there are no rows in the grid.
Inheritance Hierarchy

System.Object
   Xamarin.Forms.BindableObject
      Xamarin.Forms.Behavior
         Xamarin.Forms.Behavior<T>
            C1.Xamarin.Forms.Grid.EmptyGridBehavior

See Also

Reference

EmptyGridBehavior Members
C1.Xamarin.Forms.Grid Namespace