Name | Description | |
---|---|---|
![]() | FlexGridDetailProvider Constructor |
The following tables list the members exposed by FlexGridDetailProvider.
Name | Description | |
---|---|---|
![]() | FlexGridDetailProvider Constructor |
Name | Description | |
---|---|---|
![]() | AssociatedObject | (Inherited from Microsoft.Xaml.Interactivity.Behavior<T>) |
![]() | DetailCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is collapsed. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | DetailExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is expanded. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | DetailVisibilityMode | Gets or sets the detail visibility mode. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | Dispatcher | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | DispatcherQueue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | Height | Gets or sets the height of the details. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | RowDetailTemplate | Gets or sets the template used for the row detail. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
Name | Description | |
---|---|---|
![]() | IsOverridableInterface | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | OnAttached | (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>) |
![]() | OnAttachedTo | Called when the behavior is attached to the control. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | OnDetaching | (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>) |
![]() | OnDetachingFrom | Called before the behavior is detached from the control. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | OnDetailCellCreating | Raises the DetailCellCreating event. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | OnDetailLoading | Raises the DetailLoading event. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
Name | Description | |
---|---|---|
![]() | DetailCellCreating | Occurs when the detail cell is being created. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |
![]() | DetailLoading | Occurs when the detail cell is being created. (Inherited from C1.WinUI.Grid.FlexGridDetailProvider<object>) |