Show / Hide Table of Contents

Class AttributeValueChangedEventArgs

Field attribute change events used by the FeatureDataField.

Inheritance
object
EventArgs
AttributeValueChangedEventArgs
Namespace: Esri.ArcGISRuntime.Toolkit.UI
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
public sealed class AttributeValueChangedEventArgs : EventArgs

Properties

Name Description
NewValue

Gets the new attribute field value.

OldValue

Gets the old attribute field value.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX