Class UtilityAssociationGroupResultView
Supporting control for the FeatureFormView control, used for rendering a UtilityAssociationGroupResult.
Inheritance
UtilityAssociationGroupResultView
Implements
IWinRTObject
Namespace: Esri.ArcGISRuntime.Toolkit.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
[WinRTRuntimeClassName("Microsoft.UI.Xaml.IUIElementOverrides")]
[WinRTExposedType(typeof(Esri_ArcGISRuntime_Toolkit_UI_Controls_CompassWinRTTypeDetails))]
public class UtilityAssociationGroupResultView : Control, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IWinRTObject, IUnmanagedVirtualMethodTableProvider, IDynamicInterfaceCastable, IEquatable<Control>
Constructors
Name | Description |
---|---|
UtilityAssociationGroupResultView() | Initializes a new instance of the UtilityAssociationGroupResultView class. |
Fields
Name | Description |
---|---|
GroupResultProperty | Identifies the GroupResult dependency property. |
ItemTemplateProperty | Identifies the ItemTemplate dependency property. |
Properties
Name | Description |
---|---|
GroupResult | Gets or sets the AssociationsFilterResults. |
ItemTemplate | Gets or sets the template for UtilityAssociationsFilterResult items. |
Methods
Name | Description |
---|---|
OnApplyTemplate() | When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate(). |