FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGridDetailProvider Class
Properties Methods Events


In This Topic
    FlexGridDetailProvider Class Members
    In This Topic

    The following tables list the members exposed by FlexGridDetailProvider.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is collapsed. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is expanded. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public PropertyGets or sets the detail visibility mode. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.Media.Animation.Animatable)
    Public PropertyGets or sets the height of the details. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public Property (Inherited from System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the template used for the row detail. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public PropertyGets or sets whether to show the expand/collapse buttons in the row headers. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.Media.Animation.Animatable)
    Public Method (Inherited from Microsoft.Xaml.Behaviors.Behavior)
    Public MethodOverloaded.  (Inherited from System.Windows.Media.Animation.Animatable)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Media.Animation.Animatable)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from Microsoft.Xaml.Behaviors.Behavior)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.Media.Animation.Animatable)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.Freezable)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodHides the detail row. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodDetermines whether the detail row is visible. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public MethodShows the detail row. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Top
    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<FlexGrid>)
    Protected MethodCalled when the behavior is attached to the grid. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from C1.WPF.Core.C1Behavior<FlexGrid>)
    Protected MethodCalled when the behavior is detaching from the grid. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Protected MethodRaises the DetailCellCreating event. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Protected MethodRaises the DetailLoading event. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    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)
    Public EventOccurs when the detail cell is being created. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Public EventOccurs when the detail cell is being created. (Inherited from C1.WPF.Grid.FlexGridDetailProvider<object>)
    Top
    See Also