WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / EmptyGridBehavior Class
Fields Properties Methods


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.Xaml.Interactivity.Behavior<T>)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the empty view that will be shown when there are no rows in the grid.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Protected Method (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called when the behavior is attached to the control.  
    Protected Method (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called before the behavior is detached from the control.  
    Top
    See Also