Name | Description | |
---|---|---|
![]() | FlexGridDetailProvider<TItem> Constructor |
The following tables list the members exposed by FlexGridDetailProvider<TItem>.
Name | Description | |
---|---|---|
![]() | FlexGridDetailProvider<TItem> Constructor |
Name | Description | |
---|---|---|
![]() ![]() | DetailCollapsedIconTemplateProperty | Identifies the DetailCollapsedIconTemplate dependency property. |
![]() ![]() | DetailExpandedIconTemplateProperty | Identifies the DetailExpandedIconTemplate dependency property. |
![]() ![]() | DetailVisibilityModeProperty | Identifies the DetailVisibilityMode dependency property. |
![]() ![]() | HeightProperty | Identifies the Height dependency property. |
![]() ![]() | RowDetailTemplateProperty | Identifies the RowDetailTemplate dependency property. |
![]() ![]() | ShowExpandButtonProperty | Identifies the ShowExpandButton dependency property. |
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. |
![]() | DetailExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is expanded. |
![]() | DetailVisibilityMode | Gets or sets the detail visibility mode. |
![]() | Dispatcher | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | DispatcherQueue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | Height | Gets or sets the height of the details. |
![]() | RowDetailTemplate | Gets or sets the template used for the row detail. |
![]() | ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. |
Name | Description | |
---|---|---|
![]() | Attach | (Inherited from Microsoft.Xaml.Interactivity.Behavior) |
![]() | ClearValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | Detach | (Inherited from Microsoft.Xaml.Interactivity.Behavior) |
![]() | Equals | Overloaded. (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | GetAnimationBaseValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | GetHashCode | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | GetValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | HideDetailAsync | Hides the detail row. |
![]() | IsDetailVisible | Determines whether the detail row is visible. |
![]() | ReadLocalValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | RegisterPropertyChangedCallback | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | SetValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | ShowDetailAsync | Shows the detail row. |
![]() | UnregisterPropertyChangedCallback | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
Name | Description | |
---|---|---|
![]() | IsOverridableInterface | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
![]() | OnAttached | (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>) |
![]() | OnAttachedTo | Overridden. Called when the behavior is attached to the control. |
![]() | OnDetaching | (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>) |
![]() | OnDetachingFrom | Overridden. Called before the behavior is detached from the control. |
![]() | OnDetailCellCreating | Raises the DetailCellCreating event. |
![]() | OnDetailLoading | Raises the DetailLoading event. |
Name | Description | |
---|---|---|
![]() | DetailCellCreating | Occurs when the detail cell is being created. |
![]() | DetailLoading | Occurs when the detail cell is being created. |