PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid 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 System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the empty view that will be shown when there are no rows in the grid.  
    Public Property (Inherited from System.Windows.Media.Animation.Animatable)
    Public Property (Inherited from System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Top
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from Microsoft.Xaml.Behaviors.Behavior)
    Protected Method (Inherited from System.Windows.Media.Animation.Animatable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from C1.WPF.Core.C1Behavior<C1PropertyGrid>)
    Protected MethodOverridden. Called when the behavior is attached to the grid.  
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from C1.WPF.Core.C1Behavior<C1PropertyGrid>)
    Protected MethodOverridden. Called when the behavior is detaching from the grid.  
    Protected MethodOverloaded.  (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Freezable)
    Top
    See Also