MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / EmptyGridBehavior Class
Fields Properties Methods Events


In This Topic
    EmptyGridBehavior Class Members
    In This Topic

    The following tables list the members exposed by EmptyGridBehavior.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the EmptyView dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public PropertyGets or sets the empty view that will be shown when there are no rows in the grid.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Microsoft.Maui.Controls.Behavior)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected MethodOverloaded. Overridden. Called when the behavior is attached to the grid.  
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected MethodOverloaded. Overridden. Called when the behavior is detaching from the grid.  
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Top
    Public Events
    See Also